Files
mesa/src
Lucas Fryzek d74ea2c117 llvmpipe: Implement dmabuf handling
For export this is handled through the use of the udmabuf driver to
allocate a dmabuf we can control from userspace. For import this is
handled through mmap-ing a dmabuf handle. Please note that you can
only mmap a dmabuf handle if its linear and the dmabuf handle was
created with matching read and write permissions.

Co-authored-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27805>
2024-04-05 16:05:20 +00:00
..
2024-04-04 13:18:00 +00:00
2024-04-04 13:18:00 +00:00
2024-04-04 14:40:57 +00:00
2024-04-04 14:11:46 +00:00
2024-04-04 21:57:46 +00:00
2024-03-30 00:26:18 +00:00