summaryrefslogtreecommitdiff
path: root/tests/gem_cs_prefetch.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19igt/gem_cs_prefetch: Remove from BATChris Wilson1-1/+1
2016-02-18igt: Mark gem_cs_tlb/gem_cs_prefetch as a pair of basic GTT layout testsChris Wilson1-1/+1
2016-01-28igt: More MI_STORE_DWORD fixes for gen5Chris Wilson1-3/+2
2016-01-27igt/gem_cs_prefetch: Check each ringChris Wilson1-63/+68
2016-01-22igt: Fix use MI_STORE_DATA_IMM on gen3Chris Wilson1-2/+6
2016-01-19igt/gem_cs_prefetch: Replace explicit sync with implicit syncChris Wilson1-68/+74
2015-11-27igt/gem_cs_prefetch: Convert to intel_require_memory()Chris Wilson1-8/+2
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-6/+1
2015-03-29igt/gem_cs_prefetch: Use gem_execbuf for pretty printing of failuresChris Wilson1-20/+4
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-1/+1
2014-12-04tests: add more test descriptionsThomas Wood1-0/+2
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-1/+1
2014-08-29Prepare for 64bit relocation addressesChris Wilson1-4/+2
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
2014-01-10tests: fixup igt_simple_main falloutDaniel Vetter1-4/+2
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-3/+1
2013-11-13gem_cs_prefetch: more gen8 integration falloutBen Widawsky1-3/+0
2013-11-06bdw: Update obvious missing blit supportBen Widawsky1-1/+3
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter1-4/+1
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter1-1/+1
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-6/+5
2013-08-12s/drmtest_/igt_/Daniel Vetter1-2/+2
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau1-0/+2
2012-11-28tests: dont polute stderr if the test succeeds/skipsDaniel Vetter1-1/+1
2012-10-09tests: add gem_cs_tlbDaniel Vetter1-1/+1
2012-10-09tests/gem_cs_prefetch: clarify what it testsDaniel Vetter1-0/+3
2012-02-29tests/gem_tiled_partial_pread/write: fixesDaniel Vetter1-1/+1
2012-01-24drmtest: add progress indicatorDaniel Vetter1-0/+2
2012-01-24tests: add gem_cs_prefetchDaniel Vetter1-0/+167