summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_live_selftests.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Make headers self-containedChris Wilson2020-01-031-1/+7
* drm/i915/guc: kill doorbell code and selftestsDaniele Ceraolo Spurio2019-12-091-1/+0
* drm/i915/selftests: Exercise rc6 w/a handlingChris Wilson2019-11-191-0/+2
* drm/i915/selftests: Add coverage of mocs registersChris Wilson2019-11-141-0/+1
* drm/i915: support creating LMEM objectsMatthew Auld2019-10-251-0/+1
* drm/i915/gt: Introduce barrier pulses along enginesChris Wilson2019-10-211-0/+1
* drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin2019-10-121-0/+1
* drm/i915: Extract GT render sleep (rc6) managementAndi Shyti2019-09-271-0/+1
* drm/i915/selftests: Verify the LRC register layout between init and HWChris Wilson2019-09-241-0/+1
* drm/i915: Defer final intel_wakeref_put to process contextChris Wilson2019-08-081-2/+3
* drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson2019-08-021-1/+2
* drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin2019-06-211-1/+1
* drm/i915: add in-kernel blitter clientMatthew Auld2019-05-301-0/+2
* drm/i915: Move mmap and friends to its own fileChris Wilson2019-05-281-0/+1
* drm/i915/selftests: Move some reset testcases to separate fileMichal Wajdeczko2019-05-231-0/+1
* drm/i915/selftests: Add live vma selftestVille Syrjälä2019-05-201-0/+1
* drm/i915: Generalise GPU activity trackingChris Wilson2019-02-051-1/+2
* drm/i915: Allocate a status page for each timelineChris Wilson2019-01-281-0/+1
* drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson2018-08-311-0/+1
* drm/i915: Check whitelist registers across resetsChris Wilson2018-04-141-0/+1
* drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson2018-04-041-0/+1
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-1/+1
* Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-041-0/+1
|\
| * drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry2017-11-171-0/+1
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-0/+2
|\ \ | |/
| * drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson2017-10-121-0/+1
| * drm/i915/selftests: huge page testsMatthew Auld2017-10-071-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/i915: Add initial selftests for hang detection and resetsChris Wilson2017-02-131-0/+1
* drm/i915: Live testing for context executionChris Wilson2017-02-131-0/+1
* drm/i915: Add initial selftests for i915_gem_gttChris Wilson2017-02-131-0/+1
* drm/i915: Add a live dmabuf selftestChris Wilson2017-02-131-0/+1
* drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson2017-02-131-0/+1
* drm/i915: Test coherency of and barriers between cache domainsChris Wilson2017-02-131-0/+1
* drm/i915: Add a live seftest for GEM objectsChris Wilson2017-02-131-0/+1
* drm/i915: Simple selftest to exercise live requestsChris Wilson2017-02-131-0/+1
* drm/i915: Provide a hook for selftestsChris Wilson2017-02-131-0/+11
OpenPOWER on IntegriCloud