aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_live_selftests.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05drm/i915: delete gpu reloc codeDaniel Vetter1-1/+0
2021-08-03drm/i915/guc/slpc: Add SLPC selftestVinay Belgaumkar1-0/+1
2021-06-30drm/i915/gem: Introduce a selftest for the gem object migrate functionalityMatthew Auld1-0/+1
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codeThomas Hellström1-1/+0
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson1-0/+1
2020-06-05drm/i915: Fix comments mentioning typo in IS_ENABLED()Kees Cook1-2/+2
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson1-0/+1
2020-03-06drm/i915: Add mechanism to submit a context WA on ring submissionMika Kuoppala1-0/+1
2020-01-03drm/i915/selftests: Make headers self-containedChris Wilson1-1/+7
2019-12-09drm/i915/guc: kill doorbell code and selftestsDaniele Ceraolo Spurio1-1/+0
2019-11-19drm/i915/selftests: Exercise rc6 w/a handlingChris Wilson1-0/+2
2019-11-14drm/i915/selftests: Add coverage of mocs registersChris Wilson1-0/+1
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld1-0/+1
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson1-0/+1
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin1-0/+1
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti1-0/+1
2019-09-24drm/i915/selftests: Verify the LRC register layout between init and HWChris Wilson1-0/+1
2019-08-08drm/i915: Defer final intel_wakeref_put to process contextChris Wilson1-2/+3
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson1-1/+2
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin1-1/+1
2019-05-30drm/i915: add in-kernel blitter clientMatthew Auld1-0/+2
2019-05-28drm/i915: Move mmap and friends to its own fileChris Wilson1-0/+1
2019-05-23drm/i915/selftests: Move some reset testcases to separate fileMichal Wajdeczko1-0/+1
2019-05-20drm/i915/selftests: Add live vma selftestVille Syrjälä1-0/+1
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson1-1/+2
2019-01-28drm/i915: Allocate a status page for each timelineChris Wilson1-0/+1
2018-08-31drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson1-0/+1
2018-04-14drm/i915: Check whitelist registers across resetsChris Wilson1-0/+1
2018-04-04drm/i915/selftests: Add basic sanitychecks for execlistsChris Wilson1-0/+1
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson1-1/+1
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+1
2017-11-17drm/i915/selftests: Add a GuC doorbells selftestMichel Thierry1-0/+1
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-12drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson1-0/+1
2017-10-07drm/i915/selftests: huge page testsMatthew Auld1-0/+1
2017-02-13drm/i915: Add initial selftests for hang detection and resetsChris Wilson1-0/+1
2017-02-13drm/i915: Live testing for context executionChris Wilson1-0/+1
2017-02-13drm/i915: Add initial selftests for i915_gem_gttChris Wilson1-0/+1
2017-02-13drm/i915: Add a live dmabuf selftestChris Wilson1-0/+1
2017-02-13drm/i915: Move uncore selfchecks to live selftest infrastructureChris Wilson1-0/+1
2017-02-13drm/i915: Test coherency of and barriers between cache domainsChris Wilson1-0/+1
2017-02-13drm/i915: Add a live seftest for GEM objectsChris Wilson1-0/+1
2017-02-13drm/i915: Simple selftest to exercise live requestsChris Wilson1-0/+1
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson1-0/+11