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_hangcheck.c
Age
Commit message (
Expand
)
Author
2021-12-17
drm/i915/gt: Use to_gt() helper
Michał Winiarski
2021-11-10
drm/i915/selftests: Use clear_and_wake_up_bit() for the per-engine reset bitl...
Thomas Hellström
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-13
drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
Matthew Brost
2021-09-06
drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
Daniel Vetter
2021-08-24
drm/i915/selftest: Fix use of err in igt_reset_{fail, nop}_engine()
Nathan Chancellor
2021-07-27
drm/i915/selftest: Bump selftest timeouts for hangcheck
John Harrison
2021-07-27
drm/i915/selftest: Fix hangcheck self test for GuC submission
John Harrison
2021-07-27
drm/i915/selftest: Better error reporting from hangcheck selftest
John Harrison
2021-07-08
drm/i915/selftests: Take a VM in kernel_context()
Jason Ekstrand
2021-06-18
drm/i915: Move submission tasklet to i915_sched_engine
Matthew Brost
2021-06-18
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
drm/i915/selftests: Prepare hangcheck for obj->mm.lock removal
Maarten Lankhorst
2021-01-19
drm/i915/selftests: Prepare the selftests for engine resets with ring submission
Chris Wilson
2021-01-13
drm/i915/selftests: Force a failed engine reset
Chris Wilson
2021-01-11
drm/i915/selftests: Include engine name after reset failure
Chris Wilson
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
2020-06-15
drm/i915/selftests: Dump engine state and trace upon hanging after reset
Chris Wilson
2020-06-10
drm/i915/selftests: Teach hang-self to target only itself
Chris Wilson
2020-06-08
drm/i915/selftests: Make the hanging request non-preemptible
Chris Wilson
2020-05-19
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-02-20
drm/i915/guc: Kill USES_GUC_SUBMISSION macro
Daniele Ceraolo Spurio
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-28
drm/i915/selftests: Drop global engine lookup for gt selftests
Chris Wilson
2019-10-24
drm/i915/selftests: Flush interrupts before disabling tasklets
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
2019-08-22
drm/i915: Track ggtt fence reservations under its own mutex
Chris Wilson
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
2019-07-29
drm/i915/selftests: Careful not to flush hang_fini on error setups
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-06-26
drm/i915/selftests: Drop manual request wakerefs around hangcheck
Chris Wilson
[next]