summaryrefslogtreecommitdiff
path: root/tests/gem_exec_nop.c
AgeCommit message (Expand)Author
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson
2018-06-20igt/gem_exec_nop: Drip feed nopsChris Wilson
2018-03-20igt: Replace 'all-engines' magic numbers with macroAntonio Argenziano
2018-02-23Iterate over physical enginesChris Wilson
2018-02-07lib: Move __gem_context_create to common ioctl wrapper library.Antonio Argenziano
2017-12-11tests: Use igt_device_set_masterChris Wilson
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-10-25igt/gem_exec_nop: Headless requires DRM_MASTER for modesettingChris Wilson
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib/i915: Extract context priority setparam to a helperMichał Winiarski
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał Winiarski
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-09-29igt/gem_exec_nop: Measure high-priority throughput over a bg loadChris Wilson
2017-06-07tests/gem_exec_nop: Rename signal() to fence_signal()Arkadiusz Hiler
2017-06-07tests/gem_exec_nop: Disable headless subtest on cairoless AndroidArkadiusz Hiler
2017-05-31lib: Moving gem_execbuf_wr to ioctl_wrappersLukasz Fiedorowicz
2017-05-13igt/gem_exec_nop: Restore check on available signal ringsChris Wilson
2017-05-12igt/gem_exec_nop: Include the impact of signaling a fenceChris Wilson
2017-04-19igt/gem_exec_nop: Add some output to headless subtestChris Wilson
2017-04-19igt/gem_exec_nop/headless: Verify GT performance in headless modeTvrtko Ursulin
2017-03-21igt/gem_exec_nop: Sync before measuring total elapsed timeChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-22igt/gem_exec_nop: Watch interprocess switchingChris Wilson
2017-01-20igt/gem_exec_nop: Watch inter-ring synchronisation overheadChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
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