summaryrefslogtreecommitdiff
path: root/tests/gem_ringfill.c
AgeCommit message (Expand)Author
2017-12-11tests: Use igt_device_set_masterChris Wilson
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler
2017-09-06igt/gem_ringfill: Prime execbuf before measuring ring sizeChris Wilson
2017-07-06Revert "igt: Remove default from the engine list"Chris Wilson
2017-07-06igt: Remove default from the engine listTvrtko Ursulin
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2017-03-10igt/gem_ringfill: Measure ringsize for quicker and deterministic testingChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-02-04igt: intel_gen(intel_gen()) eekChris Wilson
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson
2017-01-21igt/gem_ringfill: Restore secure dispatch for ctg/ilkChris Wilson
2017-01-19igt/gem_ringfill: Restrict BIT(22) to gen2/3 as it changed meaning on gen4+Chris Wilson
2017-01-18igt/gem_ringfill: Drop SECURE dispatch for gen2/3Chris Wilson
2017-01-18igt/gem_ringfill: Fill multiple execlist ringsChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
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