summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/i915_live_selftests.h
AgeCommit message (Expand)Author
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-24drm/i915/selftests: Verify the LRC register layout between init and HWChris Wilson
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin
2019-05-30drm/i915: add in-kernel blitter clientMatthew Auld
2019-05-28drm/i915: Move mmap and friends to its own fileChris Wilson
2019-05-23drm/i915/selftests: Move some reset testcases to separate fileMichal Wajdeczko
2019-05-20drm/i915/selftests: Add live vma selftestVille Syrjälä
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson
2019-01-28drm/i915: Allocate a status page for each timelineChris Wilson
2018-08-31drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson
2018-04-14drm/i915: Check whitelist registers across resetsChris Wilson
2018-04-04drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-11-17drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson
2017-10-07drm/i915/selftests: huge page testsMatthew Auld
2017-02-13drm/i915: Add initial selftests for hang detection and resetsChris Wilson
2017-02-13drm/i915: Live testing for context executionChris Wilson
2017-02-13drm/i915: Add initial selftests for i915_gem_gttChris Wilson
2017-02-13drm/i915: Add a live dmabuf selftestChris Wilson
2017-02-13drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson
2017-02-13drm/i915: Test coherency of and barriers between cache domainsChris Wilson
2017-02-13drm/i915: Add a live seftest for GEM objectsChris Wilson
2017-02-13drm/i915: Simple selftest to exercise live requestsChris Wilson
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson