mesa/src
Emil Velikov c210d0c3b7 vulkan/wsi: use the drmGetDevice2() API
On older kernels, the drmGetDevice() call will wake up all the GPUs
on the system, while fetching the PCI revision.

Use the 2 version of the API and pass flags == 0, so we don't fetch the
device PCI revision, since we don't need that information.

Fixes: baa38c144f ("vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2018-10-30 16:35:50 +00:00
..
amd ac: fix ac_build_fdiv for f64 2018-10-29 17:24:21 -04:00
broadcom util: use C99 declaration in the for-loop hash_table_foreach() macro 2018-10-25 12:43:18 +01:00
compiler spirv: Pass SSA values through functions 2018-10-30 11:22:44 -05:00
egl egl: Use correct shared libraries suffix on macOS. 2018-10-11 11:30:00 -07:00
gallium svga: Add missing include guards 2018-10-30 06:19:09 -06:00
gbm gbm: Add GBM_FORMAT_ARGB1555 support 2018-10-09 10:32:51 +02:00
getopt
glx glx: Add missing include guards 2018-10-30 06:19:10 -06:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel: tools: Add handling for video pipe 2018-10-30 12:43:00 +00:00
loader loader/dri3: Also wait for front buffer fence if we triggered it 2018-10-18 16:52:06 +02:00
mapi gen: Add AMD_gpu_shader_int64.xml to tarball 2018-10-24 11:29:30 -07:00
mesa android: i965/tiled_memcpy: fix build for x86 generic target 2018-10-30 14:45:16 +02:00
util util: Change remaining uint32 cache ids to sha1 2018-10-26 14:49:22 +11:00
vulkan vulkan/wsi: use the drmGetDevice2() API 2018-10-30 16:35:50 +00:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Only build gallium state tracker tests with shared_glapi 2018-10-09 08:55:56 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00