index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
1
-13
/
+40
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
1
-31
/
+2
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
1
-6
/
+4
2020-04-29
drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
Dan Carpenter
1
-12
/
+18
2020-04-25
drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL
Mika Kuoppala
1
-0
/
+5
2020-04-25
drm/i915: Add live selftests for indirect ctx batchbuffers
Mika Kuoppala
1
-0
/
+150
2020-04-25
drm/i915: Add engine scratch register to live_lrc_fixed
Mika Kuoppala
1
-0
/
+5
2020-04-24
drm/i915: Make define for lrc state offset
Mika Kuoppala
1
-7
/
+7
2020-04-24
drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixed
Mika Kuoppala
1
-0
/
+15
2020-04-22
drm/i915/selftests: Try to detect rollback during batchbuffer preemption
Chris Wilson
1
-1
/
+328
2020-04-10
drm/i915/selftests: Check for an already completed timeslice
Chris Wilson
1
-0
/
+1
2020-04-08
drm/i915/selftests: Take an explicit ref for rq->batch
Chris Wilson
1
-1
/
+3
2020-04-08
drm/i915/selftests: Drop vestigal timeslicing assert
Chris Wilson
1
-1
/
+0
2020-04-07
drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
Chris Wilson
1
-16
/
+18
2020-04-03
drm/i915/selftests: Wait until we start timeslicing after a submit
Chris Wilson
1
-1
/
+6
2020-04-02
drm/i915/selftests: Check for has-reset before testing hostile contexts
Chris Wilson
1
-0
/
+3
2020-03-31
drm/i915: Report all failed registers for ctx isolation
Mika Kuoppala
1
-12
/
+13
2020-03-31
drm/i915/selftests: Tidy up an error message for live_error_interrupt
Chris Wilson
1
-4
/
+5
2020-03-30
drm/i915/selftests: Check timeout before flush and cond checks
Chris Wilson
1
-9
/
+24
2020-03-13
drm/i915/selftest: Add more poison patterns
Chris Wilson
1
-1
/
+6
2020-03-03
drm/i915/selftests: Fix uninitialized variable
Aditya Swarup
1
-1
/
+1
2020-02-28
drm/i915/selftests: Be a little more lenient for reset workers
Chris Wilson
1
-22
/
+53
2020-02-28
drm/i915/selftests: Wait for the context switch
Chris Wilson
1
-11
/
+29
2020-02-28
drm/i915/selftests: Check recovery from corrupted LRC
Chris Wilson
1
-0
/
+135
2020-02-28
drm/i915/selftests: Verify LRC isolation
Chris Wilson
1
-0
/
+533
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
1
-6
/
+6
2020-02-19
drm/i915/selftests: Mark GPR checking more hostile
Chris Wilson
1
-31
/
+96
2020-02-19
drm/i915/selftest: Analyse timestamp behaviour across context switches
Chris Wilson
1
-0
/
+229
2020-02-18
drm/i915/selftests: Flush tasklet on wait_for_submit()
Chris Wilson
1
-4
/
+4
2020-02-18
drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
Chris Wilson
1
-1
/
+1
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
1
-0
/
+96
2020-02-14
drm/i915/selftests: Check for the error interrupt before we wait!
Chris Wilson
1
-0
/
+4
2020-02-13
drm/i915/selftests: Exercise timeslice rewinding
Chris Wilson
1
-1
/
+214
2020-02-12
drm/i915/selftests: Sabotague the RING_HEAD
Chris Wilson
1
-0
/
+79
2020-02-11
drm/i915: Disable use of hwsp_cacheline for kernel_context
Chris Wilson
1
-3
/
+9
2020-02-11
drm/i915/selftests: Relax timeout for error-interrupt reset processing
Chris Wilson
1
-4
/
+11
2020-02-11
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Chris Wilson
1
-1
/
+1
2020-02-10
drm/i915/selftests: Drop live_preempt_hang
Chris Wilson
1
-122
/
+0
2020-01-31
drm/i915/selftests: Disable heartbeat around hang tests
Chris Wilson
1
-0
/
+10
2020-01-31
drm/i915/selftests: Also wait for the scratch buffer to be bound
Chris Wilson
1
-0
/
+33
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
1
-15
/
+155
2020-01-22
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
1
-0
/
+156
2020-01-22
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
1
-2
/
+1
2020-01-16
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
1
-0
/
+103
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
1
-1
/
+1
2020-01-06
drm/i915/selftests: Impose a timeout for request submission
Chris Wilson
1
-5
/
+21
2020-01-03
drm/i915/gt: Clear LRC image inline
Chris Wilson
1
-7
/
+6
2020-01-03
drm/i915/gt: Include a bunch more rcs image state
Chris Wilson
1
-0
/
+7
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-118
/
+83
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-10
/
+10
[next]