OSDN Git Service

aubinator/gen_decoder/i965: decode instructions from dword 0
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 2 Apr 2017 00:07:37 +0000 (01:07 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 3 Apr 2017 19:45:34 +0000 (20:45 +0100)
commit471c1bc7ccd33caa38bbf7124691ccf6884ac5f8
tree35d1265e38c80b617608dc3838d6e8c1f524ce47
parent04f2e802576b914b913137cd1f47f23c93884733
aubinator/gen_decoder/i965: decode instructions from dword 0

Some packets like 3DSTATE_VF_STATISTICS, 3DSTATE_DRAWING_RECTANGLE,
3DPRIMITIVE, PIPELINE_SELECT, etc... have configurable fields in
dword0, we probably want to print those.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/common/gen_decoder.c
src/intel/common/gen_decoder.h
src/intel/tools/aubinator.c
src/mesa/drivers/dri/i965/intel_batchbuffer.c