Wayland on FreeBSD

Greg V greg at unrelenting.technology
Mon Apr 20 12:17:15 UTC 2020


Apr 20, 2020 1:13:01 PM Tomasz CEDRO <tomek at cedro.info>:

> It seems the only problem to run Enlightenment on Wayland is hardcoded
> Linux DMA code in EFL:
>
> https://github.com/Enlightenment/efl/blob/master/src/lib/ecore_wl2/ecore_wl2_buffer.c
>
> Do you know Niclas if current DRM drivers provide such DMA
> capabilities? Maybe this is also part of KMS standard? Maybe I should
> try with generic bus_dma(9) with no efficiency loss?

Did you get my previous mail?

Everything is available, you just need the header from Linux.

Kernel APIs like bus_dma have nothing to do with this, you're working in userspace.




More information about the freebsd-x11 mailing list