mesa/src
José Roberto de Souza 14a045df1c intel: Fix the MOCS values in XY_FAST_COLOR_BLT for Xe2+
Xe2 changed the MOCS field in few instructions, those now have a field
for the MOCS index and other the encryption enable bit but ISL returns
the combination of both aka MEMORY_OBJECT_CONTROL_STATE.

To minimize changes I have added 2 macros to extract the values
from the value returned by isl.

From all the instructions changed Mesa only make use of two, so the
other instruction will be handled in the next patch.

Cc: mesa-stable
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34592>
(cherry picked from commit 161c412a82)
2025-04-23 12:21:56 +02:00
..
amd aco: set opsel_hi to 1 for WMMA 2025-04-23 12:21:56 +02:00
android_stub
asahi hk: fix patch count = 0 handling 2025-04-22 01:24:53 +02:00
broadcom v3dv: avoid TFU reading unmapped pages beyond the end of the buffers 2025-04-15 00:17:11 +02:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir/opt_algebraic: disable fsat(a + 1.0) opt if a can be NaN 2025-04-22 18:44:53 +02:00
drm-shim
egl EGL: legacy-x11=dri2 should support hardware driver 2025-04-22 01:24:45 +02:00
etnaviv etnaviv: Add multi-planar YUV support 2025-03-31 17:41:04 +00:00
freedreno tu,freedreno: Don't fallback to LINEAR with DRM_FORMAT_MOD_QCOM_COMPRESSED 2025-04-23 12:21:56 +02:00
gallium intel: Fix the MOCS values in XY_FAST_COLOR_BLT for Xe2+ 2025-04-23 12:21:56 +02:00
gbm meson: support building with system libgbm 2025-04-09 12:15:33 +00:00
getopt
gfxstream gfxstream: update code generator for simplified dep graph 2025-04-09 18:29:57 +00:00
glx glx: stop exporting EXT_texture_object functions from libGLX_mesa.so 2025-03-27 05:46:35 +00:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel intel: Fix the MOCS values in XY_FAST_COLOR_BLT for Xe2+ 2025-04-23 12:21:56 +02:00
loader loader: Stop looking in ${libdir}/tls/ 2025-03-13 19:45:45 +00:00
mapi glapi: import noop_array and public stubs earlier. 2025-04-04 00:18:28 +00:00
mesa mesa: Add CPU traces 2025-04-15 10:37:39 +00:00
microsoft ci/microsoft: Add job timeouts and pin Piglit to GSt 2025-04-01 12:21:01 +00:00
nouveau nvk: Maxwell+ is now conformant 2025-04-23 12:21:56 +02:00
panfrost panvk/csf: Fix instance attribute offseting 2025-04-23 12:21:56 +02:00
tool perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
util mesa: Add CPU traces 2025-04-15 10:37:39 +00:00
virtio venus: virtgpu: Require stable wire format 2025-04-22 01:24:59 +02:00
vulkan vk/sync: Fix execution only barriers 2025-04-10 15:28:22 +00:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format radv: Add radv_foreach_stage to ForEachMacros again. 2025-04-11 18:01:47 +00:00
meson.build meson: support building with system libgbm 2025-04-09 12:15:33 +00:00