mesa/src
Jianxun Zhang 75452f611e intel/common: Only set op mask on instructions in decoder
When a default value of a struct's field, which is in the
higher half of the first dword, is specified in a gen xml
file, setting op mask makes decoder treat the field as a
header (intel_field_is_header()). As a result, it won't
output the field in batch dump. This is not a common case
but can happen once a gen xml file includes such fields.

The op mask is only meaningful to instructions, so we fix
the above issue by not setting op mask of structs (also
registers).

Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24268>
2023-07-24 22:56:59 +00:00
..
amd ci: Uprev ANGLE to 0518a3ff4d4e ("Android: Simplify power metrics collection") 2023-07-24 16:07:28 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi asahi: Don't depend on glibc to decode 2023-07-22 12:42:58 -04:00
broadcom nir: Remove register arrays 2023-07-21 11:25:49 +00:00
c11 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
compiler nir/tests: add nir_opt_dead_cf_test.jump_before_constant_if 2023-07-24 14:06:16 +01:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl/wayland: wait for compositor to release shm buffers 2023-07-19 15:11:46 +00:00
etnaviv ci/etnaviv: update ci expectations 2023-07-22 04:16:32 +00:00
freedreno tu,freedreno: Forbid blit event for R8G8_SRGB due to gpu faults 2023-07-24 10:13:49 +00:00
gallium iris: Handle clear color compatibility in prepare_render 2023-07-24 22:29:01 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glx: Assign unique serial number to GLXBadFBConfig error 2023-07-15 03:27:17 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Fix writing query availability write out 2023-07-19 12:22:30 +00:00
imgui
intel intel/common: Only set op mask on instructions in decoder 2023-07-24 22:56:59 +00:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Remove dead struct _glapi_function in glapi/glapi_getproc.c 2023-06-29 01:36:09 +00:00
mesa mesa: propagate shader source sha1 from gl_shader to nir_shader 2023-07-20 09:08:08 +00:00
microsoft ci: move microsoft files rules to src/microsoft/ci/gitlab-ci.yml 2023-07-18 23:07:52 +00:00
nouveau nouveau: Drop BuildUtil::Location 2023-07-21 02:40:36 +00:00
panfrost panvk: Use 1.0 in ICD Manifest json 2023-07-24 08:24:13 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util/u_queue: always enable UTIL_QUEUE_INIT_SCALE_THREADS, remove the flag 2023-07-18 11:11:12 -04:00
virtio venus: use in_render_pass to skip present_src counting 2023-07-22 01:49:43 +00:00
vulkan vulkan: bump header register to 1.3.258 2023-07-21 16:36:26 +00:00
.clang-format clang-format: add wayland foreach macros 2023-07-07 23:00:06 +00:00
meson.build lavapipe: Include llvmpipe 2023-06-30 12:56:35 +00:00