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_engine_heartbeat.c
Age
Commit message (
Expand
)
Author
2024-02-09
drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
Jani Nikula
2024-02-09
drm/print: make drm_err_printer() device specific by using drm_err()
Jani Nikula
2023-12-08
drm/i915/selftests: wait for active idle event in i915_active_unlock_wait
Andrzej Hajda
2021-12-17
drm/i915/gt: Use to_gt() helper
MichaĆ Winiarski
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
2021-07-27
drm/i915/selftest: Fix hangcheck self test for GuC submission
John Harrison
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-04-30
drm/i915/selftests: Fix active retire callback alignment
Tvrtko Ursulin
2021-03-24
drm/i915/selftests: Restore previous heartbeat interval
Chris Wilson
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-01-13
drm/i915/selftests: Bump the scheduling error threshold for fast heartbeats
Chris Wilson
2020-10-21
drm/i915/selftests: Flush the old heartbeat more gently
Chris Wilson
2020-08-17
drm/i915: Add a couple of missing i915_active_fini()
Chris Wilson
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
2020-02-28
drm/i915/selftests: Disable heartbeat around manual pulse tests
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-11-29
drm/i915/selftests: Wait only on the expected barrier
Chris Wilson
2019-11-28
drm/i915/selftests: Try to show where the pulse went
Chris Wilson
2019-11-02
drm/i915/selftests: Flush all active callbacks
Chris Wilson
2019-10-31
drm/i915/selftests: Pretty print the i915_active
Chris Wilson
2019-10-31
drm/i915/selftests: Assert that the idle_pulse is sent
Chris Wilson
2019-10-28
drm/i915/selftests: Initialise err in case there are no engines!
Chris Wilson
2019-10-24
drm/i915/selftests: Flush any i915_active callback work as well
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-22
drm/i915/selftests: Synchronize checking active status with retirement
Chris Wilson
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson