aboutsummaryrefslogtreecommitdiffstats
path: root/intel/tests
Commit message (Expand)AuthorAgeFilesLines
* intel: Fix spelling mistakesEric Engestrom2016-04-072-2/+2
* intel-decode: Fix gen6 HIER_DEPTH_BUFFER decodingDaniel Vetter2013-04-041-3/+3
* intel/decode: fix the reference file forBen Widawsky2012-06-271-2/+2
* intel: Add per-dword decode of gen7 3DPRIMITIVE.Eric Anholt2012-03-101-7/+7
* intel: Import a new batchbuffer for the gen7 test.Eric Anholt2012-02-222-1081/+167
* intel: Add decode for gen7 3DSTATE_WM.Eric Anholt2012-02-221-56/+14
* intel: Add minimal decode for remaining gen7 packets in use.Eric Anholt2012-01-271-771/+620
* intel: Add decode for gen7 constant buffer packets.Eric Anholt2012-01-271-206/+182
* intel: Add decode for gen7 state pointers.Eric Anholt2012-01-271-18/+12
* intel: Add support for parsing gen7 URB packets.Eric Anholt2012-01-271-56/+56
* intel: Make most of the logic for 965 3d packet length checks table-driven.Eric Anholt2012-01-271-64/+64
* intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE.Eric Anholt2012-01-271-1/+0
* intel: Track the current packet location in the decode context.Eric Anholt2012-01-271-9/+9
* intel: Add a regression test for 2D decode, which I'm about to refactor.Eric Anholt2012-01-273-0/+15
* intel: Add regression tests for batch decode.Eric Anholt2012-01-0417-0/+3854