Age | Commit message (Expand) | Author |
---|---|---|
2012-01-27 | intel: Add minimal decode for remaining gen7 packets in use. | Eric Anholt |
2012-01-27 | intel: Add decode for gen7 constant buffer packets. | Eric Anholt |
2012-01-27 | intel: Add decode for gen7 state pointers. | Eric Anholt |
2012-01-27 | intel: Add support for parsing gen7 URB packets. | Eric Anholt |
2012-01-27 | intel: Make most of the logic for 965 3d packet length checks table-driven. | Eric Anholt |
2012-01-27 | intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE. | Eric Anholt |
2012-01-27 | intel: Track the current packet location in the decode context. | Eric Anholt |
2012-01-04 | intel: Add regression tests for batch decode. | Eric Anholt |