mesa/src/loader
Emma Anholt f839b9599f loader: Avoid enumerating drm devices just to get an fd's PCI ID.
Cuts 1/3 of the runtime of the VA-API unit tests (which do a separate
pipe-loader init per test) on radeonsi on my system by not faffing around
in sysfs so much.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13324>
2021-10-14 17:09:55 +00: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: Factor out driver library loading code 2021-07-06 16:57:59 +00:00
loader_dri3_helper.c loader/dri3: fix swap out of order when changing swap interval 2021-09-30 03:27:14 +00: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 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