summaryrefslogtreecommitdiff
path: root/tests/gem_exec_nop.c
AgeCommit message (Expand)Author
2016-10-18igt: Trim timeouts for basic GEM testsChris Wilson
2016-09-08igt/gem_exec_nop: Show more timing detailsChris Wilson
2016-09-08igt/gem_exec_nop: Refine the target calculationChris Wilson
2016-09-08igt/gem_exec_nop: Check submitting nops to each engine in parallelChris Wilson
2016-09-08igt/gem_exec_nop: Relax assertion for parallel executionChris Wilson
2016-07-22lib/sysfs: Provide a convenience function for reading a boolChris Wilson
2016-07-22igt/gem_exec_nop: Display submission mechanismChris Wilson
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter
2016-04-22igt/gem_exec_nop: Apply missed interrupt detectionChris Wilson
2016-04-18igt/gem_exec_nop: Fix time units for assertion printfChris Wilson
2016-04-15igt/gem_exec_nop: Correct %3.f typoChris Wilson
2016-04-14igt/gem_exec_nop: Explain the parallel execution assertionChris Wilson
2016-03-28igt/gem_exec_nop: Relax parallel assertion for short ringsChris Wilson
2016-03-28igt/gem_exec_nop: Add expectancy of independent execution between enginesChris Wilson
2016-03-25igt/gem: Add GPU hang detection to basic testsChris Wilson
2016-03-14igt/gem_exec_nop: Decrease BAT timingChris Wilson
2016-03-10igt/gem_exec_nop: Fix logical inversion for checking of valid execbufChris Wilson
2016-03-09igt/gem_exec_nop: Only combine unique ringsChris Wilson
2016-03-08igt/gem_exec_nop: Add a basic testChris Wilson
2016-01-27igt/gem_exec_nop: Use common array of ringsChris Wilson
2015-12-16igt/gem_exec_nop: Restore SLOW_QUICK loop terminatorChris Wilson
2015-12-08igt/gem_exec_nop: Remove nop latency measurementsChris Wilson
2015-11-13tests/gem_exec_nop: Improved test run timeDerek Morton
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-07-01igt/gem_exec_nop: Control boost/idle frequenciesChris Wilson
2015-07-01igt/gem_exec_nop: Wait between runsChris Wilson
2015-03-26igt/gem_exec_(blt|nop): IGT magicChris Wilson
2015-03-26igt/gem_exec_(nop|blt): Repeat measurements at min/max GPU frequenciesChris Wilson
2015-03-26igt/gem_exec_nop: Repeat and average to stabilize measurementsChris Wilson
2015-03-18igt/gem_exec_nop: Enlighten the failure error messageChris Wilson
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2014-05-14tests: sprinkle igt loggingDaniel 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
2013-11-01lib: add igt_main macroDaniel Vetter
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-14tests: roll out igt_fixtureDaniel Vetter
2013-08-13tests: introduce igt_requireDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12tests: s/return igt_retval();/igt_exit();/Daniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter
2013-08-12tests: use drmtest_skip to check for ringsDaniel Vetter
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau
2013-04-27gem_exec_nop.c: add vebox test caseZhong Li
2012-12-05tests/gem_exec_nop: implemented correct SKIP reportingDaniel Vetter