index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_lrc.c
Age
Commit message (
Expand
)
Author
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-04-29
drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
Dan Carpenter
2020-04-25
drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL
Mika Kuoppala
2020-04-25
drm/i915: Add live selftests for indirect ctx batchbuffers
Mika Kuoppala
2020-04-25
drm/i915: Add engine scratch register to live_lrc_fixed
Mika Kuoppala
2020-04-24
drm/i915: Make define for lrc state offset
Mika Kuoppala
2020-04-24
drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixed
Mika Kuoppala
2020-04-22
drm/i915/selftests: Try to detect rollback during batchbuffer preemption
Chris Wilson
2020-04-10
drm/i915/selftests: Check for an already completed timeslice
Chris Wilson
2020-04-08
drm/i915/selftests: Take an explicit ref for rq->batch
Chris Wilson
2020-04-08
drm/i915/selftests: Drop vestigal timeslicing assert
Chris Wilson
2020-04-07
drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
Chris Wilson
2020-04-03
drm/i915/selftests: Wait until we start timeslicing after a submit
Chris Wilson
2020-04-02
drm/i915/selftests: Check for has-reset before testing hostile contexts
Chris Wilson
2020-03-31
drm/i915: Report all failed registers for ctx isolation
Mika Kuoppala
2020-03-31
drm/i915/selftests: Tidy up an error message for live_error_interrupt
Chris Wilson
2020-03-30
drm/i915/selftests: Check timeout before flush and cond checks
Chris Wilson
2020-03-13
drm/i915/selftest: Add more poison patterns
Chris Wilson
2020-03-03
drm/i915/selftests: Fix uninitialized variable
Aditya Swarup
2020-02-28
drm/i915/selftests: Be a little more lenient for reset workers
Chris Wilson
2020-02-28
drm/i915/selftests: Wait for the context switch
Chris Wilson
2020-02-28
drm/i915/selftests: Check recovery from corrupted LRC
Chris Wilson
2020-02-28
drm/i915/selftests: Verify LRC isolation
Chris Wilson
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
2020-02-19
drm/i915/selftests: Mark GPR checking more hostile
Chris Wilson
2020-02-19
drm/i915/selftest: Analyse timestamp behaviour across context switches
Chris Wilson
2020-02-18
drm/i915/selftests: Flush tasklet on wait_for_submit()
Chris Wilson
2020-02-18
drm/i915/selftests: Check for any sign of request starting in wait_for_submit()
Chris Wilson
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
2020-02-14
drm/i915/selftests: Check for the error interrupt before we wait!
Chris Wilson
2020-02-13
drm/i915/selftests: Exercise timeslice rewinding
Chris Wilson
2020-02-12
drm/i915/selftests: Sabotague the RING_HEAD
Chris Wilson
2020-02-11
drm/i915: Disable use of hwsp_cacheline for kernel_context
Chris Wilson
2020-02-11
drm/i915/selftests: Relax timeout for error-interrupt reset processing
Chris Wilson
2020-02-11
drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
Chris Wilson
2020-02-10
drm/i915/selftests: Drop live_preempt_hang
Chris Wilson
2020-01-31
drm/i915/selftests: Disable heartbeat around hang tests
Chris Wilson
2020-01-31
drm/i915/selftests: Also wait for the scratch buffer to be bound
Chris Wilson
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
2020-01-22
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2020-01-22
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2020-01-16
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2020-01-06
drm/i915/selftests: Impose a timeout for request submission
Chris Wilson
2020-01-03
drm/i915/gt: Clear LRC image inline
Chris Wilson
2020-01-03
drm/i915/gt: Include a bunch more rcs image state
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-22
drm/i915/selftests: Force bonded submission to overlap
Chris Wilson
[next]