summaryrefslogtreecommitdiff
path: root/tests/gem_ringfill.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-23tests/gem_ringfill: use intel_measure_ring_sizeDaniele Ceraolo Spurio1-95/+2
2017-12-11tests: Use igt_device_set_masterChris Wilson1-1/+2
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler1-0/+2
2017-09-06igt/gem_ringfill: Prime execbuf before measuring ring sizeChris Wilson1-2/+8
2017-07-06Revert "igt: Remove default from the engine list"Chris Wilson1-1/+1
2017-07-06igt: Remove default from the engine listTvrtko Ursulin1-1/+1
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson1-9/+2
2017-03-10igt/gem_ringfill: Measure ringsize for quicker and deterministic testingChris Wilson1-22/+125
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2017-02-04igt: intel_gen(intel_gen()) eekChris Wilson1-1/+1
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson1-0/+6
2017-01-21igt/gem_ringfill: Restore secure dispatch for ctg/ilkChris Wilson1-2/+18
2017-01-19igt/gem_ringfill: Restrict BIT(22) to gen2/3 as it changed meaning on gen4+Chris Wilson1-1/+2
2017-01-18igt/gem_ringfill: Drop SECURE dispatch for gen2/3Chris Wilson1-3/+1
2017-01-18igt/gem_ringfill: Fill multiple execlist ringsChris Wilson1-25/+52
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson1-2/+2
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-2/+4
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson1-1/+1
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter1-1/+1
2016-05-03igt/gem_ringfill: Avoid CPU -> GTT -> CPU transitionChris Wilson1-5/+6
2016-03-21igt/gem_ringfill: Fix basic- reversalChris Wilson1-1/+1
2016-03-21igt/gem_ringfill: Fine-tune list of BAT testsChris Wilson1-10/+11
2016-03-19igt/gem_ringfill: Use igt_sigiter to focus the interruptible testingChris Wilson1-25/+21
2016-03-08igt/gem_ringfill: Check full rings across suspend/hibernateChris Wilson1-0/+18
2016-02-04igt/gem_ringfill: Add exercising the default-ring to basic testingChris Wilson1-12/+9
2016-01-28igt/gem_ringfill: Set MI_MEM_VIRTUAL flag for gen<6Chris Wilson1-4/+3
2016-01-27Add I915_EXEC_DEFAULT to list of known enginesChris Wilson1-1/+1
2016-01-27igt/gem_ringfill: Use common array of ringsChris Wilson1-17/+6
2016-01-27lib: Share common __gem_execbuf()Chris Wilson1-8/+0
2016-01-27igt/gem_ringfill: Allow listing subtests in gem_ringfillGabriel Feceoru1-1/+2
2016-01-27gem_ringfill: fix typo in test nameMaarten Lankhorst1-1/+1
2016-01-22igt/gem_ringfill: Mark the write object as EXEC_OBJECT_WRITEChris Wilson1-0/+1
2016-01-22igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6Chris Wilson1-0/+3
2016-01-22igt: Fix use MI_STORE_DATA_IMM on gen3Chris Wilson1-2/+7
2016-01-22igt/gem_ringfill: Reduce ringfill to just filling the ringsChris Wilson1-184/+148
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
2015-06-29tests/gem_ringfill: Add {render,blitter}-forked-1 subtests.Joonas Lahtinen1-44/+67
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-1/+1
2014-08-29Prepare for 64bit relocation addressesChris Wilson1-4/+2
2014-07-29tests/gem_ringfill: add interruptible modeDaniel Vetter1-0/+17
2014-05-15igt/gem_ringfill: Only check for rendercopy when testing render ringChris Wilson1-7/+7
2014-05-14tests: sprinkle igt loggingDaniel Vetter1-3/+3
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter1-3/+3
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-03-22lib/intel_batchbuffer: drop cpu_mapping from igt_bufDaniel Vetter1-1/+0
2014-03-22lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcsDaniel Vetter1-3/+3
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter1-3/+3