mesa/src
Francisco Jerez 14cad38b19 intel/dev: Compute pixel pipe information based on geometry topology DRM query.
This changes the intel_device_info calculation to call an additional
DRM query requesting the geometry topology from the kernel, which may
differ from the result of the current topology query on XeHP+
platforms with compute-only and 3D-only DSSes.  This seems more
reliable than the current guesswork done in intel_device_info.c trying
to figure out which DSSes are available for the render CS.

Cc: 22.1 <mesa-stable>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14143>
2022-04-30 00:00:58 +00:00
..
amd aco/optimizer: prevent any overflow between SGPR and const offset on MUBUF 2022-04-29 15:57:57 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi nir/lower_tex: Make the adding a 0 LOD to nir_op_tex in the VS optional. 2022-04-28 21:26:08 +00:00
broadcom nir/lower_tex: Make the adding a 0 LOD to nir_op_tex in the VS optional. 2022-04-28 21:26:08 +00:00
compiler vtn: clamp SpvOpImageQuerySize dest to 32 bit 2022-04-29 00:01:20 +00:00
drm-shim drm-shim: Implement a shim function for close 2022-04-12 10:01:39 +00:00
egl wgl: Implement WGL_ARB_create_context_robustness 2022-04-28 19:33:04 +00:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno turnip: fix drm modifier support with planar formats 2022-04-29 22:30:45 +00:00
gallium nouveau: Enable the NIR backend by default. 2022-04-29 23:07:03 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/kopper: Wire up a way for SwapBuffers to fail 2022-04-27 21:50:16 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imagination pvr: replace p_compiler.h boolean with stdbool 2022-04-21 12:52:52 +00:00
imgui
intel intel/dev: Compute pixel pipe information based on geometry topology DRM query. 2022-04-30 00:00:58 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
mesa mesa: add missing error-path 2022-04-29 19:57:58 +00:00
microsoft microsoft/compiler: Unload DXIL validator library *after* calling Release() 2022-04-29 16:16:22 +00:00
nouveau Use proper types for meson objects 2022-04-18 13:03:08 +03:00
panfrost nir/lower_tex: Make the adding a 0 LOD to nir_op_tex in the VS optional. 2022-04-28 21:26:08 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util gallium: add PIPE_CAP_ALLOW_DRAW_OUT_OF_ORDER 2022-04-29 07:52:59 +00:00
virtio venus: add support for vk_xwayland_wait_ready 2022-04-29 00:45:24 +00:00
vulkan vulkan/wsi: keep allocate queue families in image, just don't fill them 2022-04-29 10:58:00 +10:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00