mesa/src
Lionel Landwerlin 1b369acdd8 intel: common: print out all dword with field spanning multiple dwords
For example, we were skipping Dword 3 in this PIPE_CONTROL :

0x000ce130:  0x7a000004:  PIPE_CONTROL
    DWord Length: 4
0x000ce134:  0x00000010 : Dword 1
    Flush LLC: false
    Destination Address Type: 0 (PPGTT)
    LRI Post Sync Operation: 0 (No LRI Operation)
    Store Data Index: 0
    Command Streamer Stall Enable: false
    Global Snapshot Count Reset: false
    TLB Invalidate: false
    Generic Media State Clear: false
    Post Sync Operation: 0 (No Write)
    Depth Stall Enable: false
    Render Target Cache Flush Enable: false
    Instruction Cache Invalidate Enable: false
    Texture Cache Invalidation Enable: false
    Indirect State Pointers Disable: false
    Notify Enable: false
    Pipe Control Flush Enable: false
    DC Flush Enable: false
    VF Cache Invalidation Enable: true
    Constant Cache Invalidation Enable: false
    State Cache Invalidation Enable: false
    Stall At Pixel Scoreboard: false
    Depth Cache Flush Enable: false
0x000ce138:  0x00000000 : Dword 2
    Address: 0x00000000
0x000ce140:  0x00000000 : Dword 4
    Immediate Data: 0

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
2017-11-01 13:19:20 +00:00
..
amd radv: bail out when binding the same vertex buffers 2017-10-31 10:16:38 +01:00
broadcom broadcom/vc5: Add some comments about the texture/output format ordering. 2017-10-30 13:31:28 -07:00
compiler glsl/shader_cache: Save fs (BlendSupport) metadata 2017-10-31 23:36:54 -07:00
egl meson: pass correct args to wayland-egl symbol test 2017-10-31 17:59:54 +00:00
gallium gallium: add cap for driver specified max combined shader resources. 2017-11-01 10:07:03 +10:00
gbm meson: pass correct args to gbm symbol test 2017-10-31 18:00:00 +00:00
getopt
glx meson: rename all instances of xf86vm to xxf86vm 2017-10-27 11:06:07 -07:00
gtest meson: convert gtest to an internal dependency 2017-10-03 10:02:08 -07:00
hgl
intel intel: common: print out all dword with field spanning multiple dwords 2017-11-01 13:19:20 +00:00
loader loader: drop empty function alias 2017-10-26 16:25:33 +01:00
mapi meson: pass correct args to gles2 ABI test 2017-10-31 18:00:11 +00:00
mesa i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false 2017-10-31 23:46:53 -07:00
util disk_cache: Fix issue reading GLSL metadata 2017-10-31 23:36:54 -07:00
vulkan vulkan: Update headers and registry to 1.0.64 2017-10-26 05:17:57 +10:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00
meson.build meson: build classic osmesa 2017-10-27 11:06:45 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00