summaryrefslogtreecommitdiff
path: root/tests/gem_ringfill.c
AgeCommit message (Expand)Author
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-05-03igt/gem_ringfill: Avoid CPU -> GTT -> CPU transitionChris Wilson
2016-03-21igt/gem_ringfill: Fix basic- reversalChris Wilson
2016-03-21igt/gem_ringfill: Fine-tune list of BAT testsChris Wilson
2016-03-19igt/gem_ringfill: Use igt_sigiter to focus the interruptible testingChris Wilson
2016-03-08igt/gem_ringfill: Check full rings across suspend/hibernateChris Wilson
2016-02-04igt/gem_ringfill: Add exercising the default-ring to basic testingChris Wilson
2016-01-28igt/gem_ringfill: Set MI_MEM_VIRTUAL flag for gen<6Chris Wilson
2016-01-27Add I915_EXEC_DEFAULT to list of known enginesChris Wilson
2016-01-27igt/gem_ringfill: Use common array of ringsChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-27igt/gem_ringfill: Allow listing subtests in gem_ringfillGabriel Feceoru
2016-01-27gem_ringfill: fix typo in test nameMaarten Lankhorst
2016-01-22igt/gem_ringfill: Mark the write object as EXEC_OBJECT_WRITEChris Wilson
2016-01-22igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6Chris Wilson
2016-01-22igt: Fix use MI_STORE_DATA_IMM on gen3Chris Wilson
2016-01-22igt/gem_ringfill: Reduce ringfill to just filling the ringsChris 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-06-29tests/gem_ringfill: Add {render,blitter}-forked-1 subtests.Joonas Lahtinen
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-07-29tests/gem_ringfill: add interruptible modeDaniel Vetter
2014-05-15igt/gem_ringfill: Only check for rendercopy when testing render ringChris 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-03-22lib/intel_batchbuffer: drop cpu_mapping from igt_bufDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcsDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter
2014-03-22lib: make rendercopy.h an internal headerDaniel Vetter
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2013-11-01lib: add igt_main macroDaniel Vetter
2013-08-14tests: roll out igt_fixtureDaniel Vetter
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2012-11-29lib: extract get_render_copyfuncDaniel Vetter
2012-11-28tests/gem_ringfill: convert to subtest infrastructureDaniel Vetter
2012-04-19tests/gem_ringfill: add progress indicatorDaniel Vetter
2012-02-22tests/gem_ringfill: shut up the compilerDaniel Vetter
2012-02-22tests/gem_ringfill: Exercise all ringsChris Wilson
2012-02-22gem_ringfill: Make this actually test that all the batches executed.Eric Anholt
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson