mesa/src/loader
Lionel Landwerlin f1a66e7c90 loader/dri3: create linear buffer with scanout support
If we have a different GPU dealing with display, we fallback to
exchanging linear buffers with the compositor. We should specify in
creating the linear buffer that this could be used for display.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4706
Cc: mesa-stable
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11942>
2021-07-28 15:53:36 +00:00
..
loader.c loader: Handle failure to load DRI driver library 2021-07-13 07:36:17 +00:00
loader.h loader: Factor out driver library loading code 2021-07-06 16:57:59 +00:00
loader_dri3_helper.c loader/dri3: create linear buffer with scanout support 2021-07-28 15:53:36 +00:00
loader_dri3_helper.h loader/dri3: Don't churn through xfixes regions in SwapBuffers 2021-06-24 03:18:06 +00:00
loader_dri_helper.c dri: don't call modifier interfaces when modifiers_count is 0 2021-05-21 08:20:58 +00:00
loader_dri_helper.h dri: add loader_dri_create_image helper 2021-05-19 16:54:19 +00:00
meson.build meson: Make prefer-{crocus,iris} always take effect 2021-07-02 19:18:42 +00:00
pci_id_driver_map.c loader: s/int/bool/ for predicate result 2019-10-07 21:30:16 +01:00
pci_id_driver_map.h crocus: Make the driver loader use PCI IDs for crocus 2021-07-03 06:34:33 +02:00