summaryrefslogtreecommitdiff
path: root/tests/drm_vma_limiter_cached.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-5/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-2/+2
2014-08-29Prepare for 64bit relocation addressesChris Wilson1-3/+0
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-3/+1
2013-12-05drm_vma_limiter_cached: Missed gen8 BLT updatesBen Widawsky1-4/+2
2013-11-06bdw: Update obvious missing blit supportBen Widawsky1-4/+3
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-4/+3
2013-08-12s/drmtest_/igt_/Daniel Vetter1-1/+1
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau1-0/+2
2012-01-11tests: add drm_vma_limiter_cached to check libdrm cache mmap pruningDaniel Vetter1-0/+138