index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_live_selftests.h
Age
Commit message (
Expand
)
Author
2020-03-06
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
2020-01-03
drm/i915/selftests: Make headers self-contained
Chris Wilson
2019-12-09
drm/i915/guc: kill doorbell code and selftests
Daniele Ceraolo Spurio
2019-11-19
drm/i915/selftests: Exercise rc6 w/a handling
Chris Wilson
2019-11-14
drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
2019-10-25
drm/i915: support creating LMEM objects
Matthew Auld
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-05-30
drm/i915: add in-kernel blitter client
Matthew Auld
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-23
drm/i915/selftests: Move some reset testcases to separate file
Michal Wajdeczko
2019-05-20
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
2018-08-31
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson
2018-04-14
drm/i915: Check whitelist registers across resets
Chris Wilson
2018-04-04
drm/i915/selftests: Add basic sanitychecks for execlists
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2017-12-04
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2017-11-17
drm/i915/selftests: Add a GuC doorbells selftest
Michel Thierry
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
drm/i915/selftests: Exercise adding requests to a full GGTT
Chris Wilson
2017-10-07
drm/i915/selftests: huge page tests
Matthew Auld
2017-02-13
drm/i915: Add initial selftests for hang detection and resets
Chris Wilson
2017-02-13
drm/i915: Live testing for context execution
Chris Wilson
2017-02-13
drm/i915: Add initial selftests for i915_gem_gtt
Chris Wilson
2017-02-13
drm/i915: Add a live dmabuf selftest
Chris Wilson
2017-02-13
drm/i915: Move uncore selfchecks to live selftest infrastructure
Chris Wilson
2017-02-13
drm/i915: Test coherency of and barriers between cache domains
Chris Wilson
2017-02-13
drm/i915: Add a live seftest for GEM objects
Chris Wilson
2017-02-13
drm/i915: Simple selftest to exercise live requests
Chris Wilson
2017-02-13
drm/i915: Provide a hook for selftests
Chris Wilson