summaryrefslogtreecommitdiff
path: root/tools/intel_decode.c
AgeCommit message (Expand)Author
2011-12-15intel-decode: fix flush dword post sync parseBen Widawsky
2011-12-10decode: Fix interpretation of i915 8bit formatsChris Wilson
2011-10-25tools/decode: decode XY_SCANLINES_BLTDaniel Vetter
2011-10-25tools/decode: decode XY_SETUP_* cmdsDaniel Vetter
2011-10-21tools/decode: properly decode gen6+ PIPE_CONTROL flagsDaniel Vetter
2011-09-28tools/decode: add missing shift to MI_SEM_MBOX decoderDaniel Vetter
2011-09-09tools: decode some more MI_ opsDaniel Vetter
2011-09-09tools: decode MI_SEMAPHORE_MBOXDaniel Vetter
2011-08-01Add missing copyright info to intel_decode.cEric Anholt
2011-07-20intel_decode: Handle a few gen7 blocksChris Wilson
2011-06-05decode: Fix segmentation faultChris Wilson
2011-04-05intel_decode: drop unused codeDaniel Vetter
2011-04-05decode: Correct a couple of mistakes in gen3 IMMEDIATE_STATE_1Chris Wilson
2011-03-14Decode map state on gen2Daniel Vetter
2011-03-06Decode 3DSTATE_CLEAR_PARAMETERSDaniel Vetter
2011-03-06Small cleanups for immediate state S5Daniel Vetter
2011-03-04Fully decode sampler stateDaniel Vetter
2011-03-04Fully decode map stateDaniel Vetter
2011-03-04Decode 3DSTATE_LOAD_INDIRECTDaniel Vetter
2011-03-04Decode 3DSTATE_LOAD_INDIRECT S0-S4Daniel Vetter
2011-03-03Decode scissor stateDaniel Vetter
2011-03-03Decode 3DSTATE_DRAWING_RECTANGLEDaniel Vetter
2011-03-03Decode MS3 tex formatDaniel Vetter
2011-03-02decode: Fix pretty printing of 3DSTATE_URB allocation sizeChris Wilson
2011-03-02decode: fix gen6 PS binding table update bitChris Wilson
2011-03-01Decode MS3 tex formatDaniel Vetter
2011-02-28Decode depth buffer formatDaniel Vetter
2011-02-24Add MI_SUSPEND_FLUSH instruction decodeBen Widawsky
2011-02-14Remove confusing use of IS_9XXChris Wilson
2011-02-01Search for the first Intel dri device.Chris Wilson
2010-12-04decode: Add a couple of BLT MI.Chris Wilson
2010-12-03decode: Add some missing protection against short buffers for gen6 instrChris Wilson
2010-11-29decode: Improve parsing of i915 fixed-length indexed primitivesChris Wilson
2010-09-29decode: fix PS sample state change bit on sandybridgeZhenyu Wang
2010-09-27intel_decode: decode 3d commands for sandybridgeZhenyu Wang
2010-07-19intel_decode: Fix decode for gen6's moved VERTEX_ELEMENTS valid bit.Eric Anholt
2010-07-08intel_decode: Fix whitespace for importing to Mesa.Eric Anholt
2010-04-16decode; Parse 3DSTATE_BUFFER_INFOChris Wilson
2010-04-15decode: Also override S2 for 3DPRIM_CLEAR_RECTChris Wilson
2010-04-15decode: Use a valid S4 mask [VERTEX_XY] for 3DPRIM_CLEAR_RECTChris Wilson
2010-04-14decode: There are 4 unpreserved registers on i915, not 3.Chris Wilson
2010-04-14decode: CLEAR_RECT uses a fixed VERTEX_XY format.Chris Wilson
2010-04-14decode: CLEAR_PARAMETERS has a fixed length bias of 5.Chris Wilson
2010-04-05decode: There are 4 unpreserved registers on i915, not 3.Chris Wilson
2010-03-21decode: Parse i915 MAP_STATE texture sizes and tilingChris Wilson
2010-03-04decode: Fix length mask for LOAD_REGISTER_IMM.Chris Wilson
2010-02-25Add decode for more Sandybridge packets.Eric Anholt
2010-02-25intel_gpu_dump: More SNB packets.Eric Anholt
2010-02-25Add Sandybridge decode for CMD_VIEWPORT_STATE_POINTERSEric Anholt
2010-02-25Add Sandybridge STATE_BASE_ADDRESS decode.Eric Anholt