Re: Wayland on FreeBSD
Greg V <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <3958a269-0d61-4c68-ab74-ae6d692c3ef4@localhost> |
Apr 20, 2020 1:13:01 PM Tomasz CEDRO <[email protected]>: > 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"