index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_live_selftests.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/guc: Add selftest for a hung GuC
Rahul Kumar Singh
2022-07-29
1
-0
/
+1
*
drm/i915/guc: Add basic GuC multi-lrc selftest
Matthew Brost
2021-10-15
1
-0
/
+1
*
drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
Matthew Brost
2021-09-13
1
-0
/
+1
*
drm/i915: delete gpu reloc code
Daniel Vetter
2021-08-05
1
-1
/
+0
*
drm/i915/guc/slpc: Add SLPC selftest
Vinay Belgaumkar
2021-08-04
1
-0
/
+1
*
drm/i915/gem: Introduce a selftest for the gem object migrate functionality
Matthew Auld
2021-06-30
1
-0
/
+1
*
drm/i915/gem: Zap the i915_gem_object_blt code
Thomas Hellström
2021-06-17
1
-1
/
+0
*
drm/i915/gt: Pipelined page migration
Chris Wilson
2021-06-17
1
-0
/
+1
*
drm/i915: Fix comments mentioning typo in IS_ENABLED()
Kees Cook
2020-06-05
1
-2
/
+2
*
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
2020-05-04
1
-0
/
+1
*
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
2020-03-06
1
-0
/
+1
*
drm/i915/selftests: Make headers self-contained
Chris Wilson
2020-01-03
1
-1
/
+7
*
drm/i915/guc: kill doorbell code and selftests
Daniele Ceraolo Spurio
2019-12-09
1
-1
/
+0
*
drm/i915/selftests: Exercise rc6 w/a handling
Chris Wilson
2019-11-19
1
-0
/
+2
*
drm/i915/selftests: Add coverage of mocs registers
Chris Wilson
2019-11-14
1
-0
/
+1
*
drm/i915: support creating LMEM objects
Matthew Auld
2019-10-25
1
-0
/
+1
*
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
2019-10-21
1
-0
/
+1
*
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-10-12
1
-0
/
+1
*
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-27
1
-0
/
+1
*
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-09-24
1
-0
/
+1
*
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-08
1
-2
/
+3
*
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-08-02
1
-1
/
+2
*
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-1
/
+1
*
drm/i915: add in-kernel blitter client
Matthew Auld
2019-05-30
1
-0
/
+2
*
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915/selftests: Move some reset testcases to separate file
Michal Wajdeczko
2019-05-23
1
-0
/
+1
*
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
2019-05-20
1
-0
/
+1
*
drm/i915: Generalise GPU activity tracking
Chris Wilson
2019-02-05
1
-1
/
+2
*
drm/i915: Allocate a status page for each timeline
Chris Wilson
2019-01-28
1
-0
/
+1
*
drm/i915/selftests: Add a simple exerciser for suspend/hibernate
Chris Wilson
2018-08-31
1
-0
/
+1
*
drm/i915: Check whitelist registers across resets
Chris Wilson
2018-04-14
1
-0
/
+1
*
drm/i915/selftests: Add basic sanitychecks for execlists
Chris Wilson
2018-04-04
1
-0
/
+1
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-1
/
+1
*
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2017-12-04
1
-0
/
+1
|
\
|
*
drm/i915/selftests: Add a GuC doorbells selftest
Michel Thierry
2017-11-17
1
-0
/
+1
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
1
-0
/
+2
|
\
|
|
*
drm/i915/selftests: Exercise adding requests to a full GGTT
Chris Wilson
2017-10-12
1
-0
/
+1
|
*
drm/i915/selftests: huge page tests
Matthew Auld
2017-10-07
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm/i915: Add initial selftests for hang detection and resets
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Live testing for context execution
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Add initial selftests for i915_gem_gtt
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Add a live dmabuf selftest
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Move uncore selfchecks to live selftest infrastructure
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Test coherency of and barriers between cache domains
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Add a live seftest for GEM objects
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Simple selftest to exercise live requests
Chris Wilson
2017-02-13
1
-0
/
+1
*
drm/i915: Provide a hook for selftests
Chris Wilson
2017-02-13
1
-0
/
+11