summaryrefslogtreecommitdiff
path: root/lib/intel_gpu_tools.c
AgeCommit message (Collapse)Author
2009-04-12intel_gpu_dump: Get the devid so we can decode correctly on gen4.Eric Anholt
2009-04-07Add a test for pread after blitting to an object.Eric Anholt
This caught a bug with get_user_pages usage in the kernel, which would result in zeroes being read out of the object when faulting in a new page.
2009-04-03Add a regression test for tiled object blitting.Eric Anholt
2009-03-27Port intel_idle from 2D driver as intel_gpu_top with a better interface.Eric Anholt