mesa/src/loader
Pierre-Eric Pelloux-Prayer e9c3dbd046 gallium/dri: let the driver know if the imported image is DRI_PRIME buffer
Use createImageFromFds2 together with __DRI_IMAGE_PRIME_LINEAR_BUFFER, so
the driver's resource_from_handle hook will be aware that this specific
image is the linear buffer.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13362>
2021-10-18 16:24:00 +02:00
..
loader.c loader: Avoid enumerating drm devices just to get an fd's PCI ID. 2021-10-14 17:09:55 +00:00
loader.h
loader_dri3_helper.c gallium/dri: let the driver know if the imported image is DRI_PRIME buffer 2021-10-18 16:24:00 +02:00
loader_dri3_helper.h gallium: add PIPE_CAP_PREFER_BACK_BUFFER_REUSE 2021-09-29 08:14:57 +00:00
loader_dri_helper.c
loader_dri_helper.h
meson.build
pci_id_driver_map.c
pci_id_driver_map.h