mesa/src/loader
Pierre-Eric Pelloux-Prayer 42c149e36b gallium/dri: add missing PIPE_BIND_DRI_PRIME handling
e9c3dbd046 added PIPE_BIND_DRI_PRIME but it was only set when
importing a prime buffer.

This commit adds handling of this flag in the other codepath = the
one where the prime buffer is allocated by the render GPU.

With this change PIPE_BIND_DRI_PRIME is still only set for the
render GPU - the display GPU will never see this flag; a future
commit will rename it.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14615>
2022-02-08 00:13:07 +00:00
..
loader.c loader: add function to get render node from dev_t 2021-11-26 16:06:09 +00:00
loader.h loader: add function to get render node from dev_t 2021-11-26 16:06:09 +00:00
loader_dri3_helper.c gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
loader_dri3_helper.h loader/dri3: replace is_pixmap with drawable type 2021-12-07 03:26:13 +00:00
loader_dri_helper.c
loader_dri_helper.h
meson.build classic/i965: Remove driver 2021-12-03 23:53:06 +00:00
pci_id_driver_map.h loader: Restore i915g support. 2021-12-09 09:05:23 -08:00