summaryrefslogtreecommitdiff
path: root/tests/gem_cpu_reloc.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-14tests: sprinkle igt loggingDaniel Vetter1-1/+1
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-1/+4
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+2
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-7/+3
2013-11-15tests: More bdw falloutDaniel Vetter1-1/+1
2013-11-14tests: More bdw falloutDaniel Vetter1-1/+0
2013-11-07gem_cpu_reloc: Fixed botched BLIT conversionBen Widawsky1-2/+2
2013-11-06tests/bdw: gem_cpu_relocBen Widawsky1-16/+46
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-2/+1
2013-08-12s/drmtest_/igt_/Daniel Vetter1-4/+4
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau1-0/+3
2012-11-28tests: dont polute stderr if the test succeeds/skipsDaniel Vetter1-1/+1
2012-10-02gem_cpu_reloc: Do another pass explicitly moving to the CPU write domainChris Wilson1-1/+18
2012-10-02gem_cpu_reloc: Use the mappable aperture size!Chris Wilson1-2/+6
2012-10-02gem_cpu_reloc: And run the test in reverse to check with already bound batchesChris Wilson1-5/+24
2012-10-02gem_cpu_reloc: Fix for running on SNB+Chris Wilson1-0/+9
2012-10-02tests: Add gem_cpu_relocChris Wilson1-0/+167