summaryrefslogtreecommitdiff
path: root/tests/gem_cs_prefetch.c
AgeCommit message (Expand)Author
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-05-19igt/gem_cs_prefetch: Remove from BATChris Wilson
2016-02-18igt: Mark gem_cs_tlb/gem_cs_prefetch as a pair of basic GTT layout testsChris Wilson
2016-01-28igt: More MI_STORE_DWORD fixes for gen5Chris Wilson
2016-01-27igt/gem_cs_prefetch: Check each ringChris Wilson
2016-01-22igt: Fix use MI_STORE_DATA_IMM on gen3Chris Wilson
2016-01-19igt/gem_cs_prefetch: Replace explicit sync with implicit syncChris Wilson
2015-11-27igt/gem_cs_prefetch: Convert to intel_require_memory()Chris Wilson
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-03-29igt/gem_cs_prefetch: Use gem_execbuf for pretty printing of failuresChris Wilson
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2014-12-04tests: add more test descriptionsThomas Wood
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-01-10tests: fixup igt_simple_main falloutDaniel Vetter
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter
2013-11-13gem_cs_prefetch: more gen8 integration falloutBen Widawsky
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2012-11-28tests: dont polute stderr if the test succeeds/skipsDaniel Vetter
2012-10-09tests: add gem_cs_tlbDaniel Vetter
2012-10-09tests/gem_cs_prefetch: clarify what it testsDaniel Vetter
2012-02-29tests/gem_tiled_partial_pread/write: fixesDaniel Vetter
2012-01-24drmtest: add progress indicatorDaniel Vetter
2012-01-24tests: add gem_cs_prefetchDaniel Vetter