summaryrefslogtreecommitdiff
path: root/intel/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-07intel: Fix spelling mistakesEric Engestrom2-2/+2
2013-04-04intel-decode: Fix gen6 HIER_DEPTH_BUFFER decodingDaniel Vetter1-3/+3
2012-06-27intel/decode: fix the reference file forBen Widawsky1-2/+2
2012-03-10intel: Add per-dword decode of gen7 3DPRIMITIVE.Eric Anholt1-7/+7
2012-02-22intel: Import a new batchbuffer for the gen7 test.Eric Anholt2-1081/+167
2012-02-22intel: Add decode for gen7 3DSTATE_WM.Eric Anholt1-56/+14
2012-01-27intel: Add minimal decode for remaining gen7 packets in use.Eric Anholt1-771/+620
2012-01-27intel: Add decode for gen7 constant buffer packets.Eric Anholt1-206/+182
2012-01-27intel: Add decode for gen7 state pointers.Eric Anholt1-18/+12
2012-01-27intel: Add support for parsing gen7 URB packets.Eric Anholt1-56/+56
2012-01-27intel: Make most of the logic for 965 3d packet length checks table-driven.Eric Anholt1-64/+64
2012-01-27intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE.Eric Anholt1-1/+0
2012-01-27intel: Track the current packet location in the decode context.Eric Anholt1-9/+9
2012-01-27intel: Add a regression test for 2D decode, which I'm about to refactor.Eric Anholt3-0/+15
2012-01-04intel: Add regression tests for batch decode.Eric Anholt17-0/+3854