intel: Add minimal decode for remaining gen7 packets in use.
[profile/ivi/libdrm.git] / intel / tests /
2012-01-27 Eric Anholtintel: Add minimal decode for remaining gen7 packets...
2012-01-27 Eric Anholtintel: Add decode for gen7 constant buffer packets.
2012-01-27 Eric Anholtintel: Add decode for gen7 state pointers.
2012-01-27 Eric Anholtintel: Add support for parsing gen7 URB packets.
2012-01-27 Eric Anholtintel: Make most of the logic for 965 3d packet length...
2012-01-27 Eric Anholtintel: Parse the correct length for gen7 3DSTATE_MULTIS...
2012-01-27 Eric Anholtintel: Track the current packet location in the decode...
2012-01-27 Eric Anholtintel: Add a regression test for 2D decode, which I...
2012-01-04 Eric Anholtintel: Add regression tests for batch decode.