summaryrefslogtreecommitdiff
path: root/tests/gem_exec_whisper.c
AgeCommit message (Expand)Author
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-25igt/gem_exec_whisper: Smoketest context prioritiesChris Wilson
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2017-04-08igt/gem_exec_whisper: Move the require(gen>5) out of the childChris Wilson
2017-04-05igt/gem_exec_whisper: Extend test patterns with a synchronous variantChris Wilson
2017-03-24Improve utilisation of igt_debugfs_dir()Chris Wilson
2017-03-23igt/gem_exec_whisper: Do context requirement check in parentChris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
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-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-10-05igt/gem_exec_whisper: Tweaking the global seqno is not multiuser safeChris Wilson
2016-10-01igt/gem_exec_whisper: Hang injectionChris Wilson
2016-09-12igt/gem_exec_whisper: Add competing child processesChris Wilson
2016-09-08igt/gem_exec_nop: Show more timing detailsChris 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-07-03igt/gem_exec_whisper: Preallocate locations in GTT for whisperChris Wilson
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter
2016-06-04igt/gem_exec_whisper: Another twist on engine interchangeChris Wilson
2016-06-02Mark up a few more execbuf tests with automatic fail for missed-interruptsChris Wilson
2016-05-20igt/gem_exec_whisper: Exclude from BATChris Wilson
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-03-26igt/gem_exec_whisper: Add simple interruptible passChris Wilson
2016-03-26igt/gem_exec_whisper: Check for inconsistent reloc offset vs object offsetChris Wilson
2016-03-24lib: Add a GPU error detectorChris Wilson
2016-03-21igt/gem_exec_whisper: Tweak migration loggingChris Wilson
2016-03-21igt/gem_exec_whisper: Prevent MI_STORE_DWORD on gen6/bsd againChris Wilson
2016-03-19igt/gem_exec_whisper: Add interruptibles testsChris Wilson
2016-03-17igt/gem_exec_whisper: Move testing of "default" engine to standaloneChris Wilson
2016-03-15igt/gem_exec_whisper: Beware PIN_HIGHChris Wilson
2016-03-14igt/gem_exec_whisper: Exercise rings individuallyChris Wilson
2016-03-12igt/gem_exec_whisper: Persistent relocation supportChris Wilson
2016-03-11igt/gem_exec_whisper: Test submission between fdsChris Wilson
2016-03-11igt/gem_exec_whisper: Stop passing NO_RELOCChris Wilson
2016-03-11igt/gem_exec_whisper: Don't forget that 0 is a valid address on full-ppgttChris Wilson
2016-03-11tests: Add gem_exec_whisperChris Wilson