index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_engine_heartbeat.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
drm/i915/gt: Delete the live_hearbeat_fast selftest
Niemiec, Krzysztof
1
-110
/
+0
2024-02-09
drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
Jani Nikula
1
-3
/
+3
2024-02-09
drm/print: make drm_err_printer() device specific by using drm_err()
Jani Nikula
1
-2
/
+2
2023-12-08
drm/i915/selftests: wait for active idle event in i915_active_unlock_wait
Andrzej Hajda
1
-1
/
+1
2021-12-17
drm/i915/gt: Use to_gt() helper
MichaĆ Winiarski
1
-2
/
+2
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
1
-2
/
+2
2021-07-27
drm/i915/selftest: Fix hangcheck self test for GuC submission
John Harrison
1
-0
/
+22
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
1
-2
/
+2
2021-04-30
drm/i915/selftests: Fix active retire callback alignment
Tvrtko Ursulin
1
-1
/
+1
2021-03-24
drm/i915/selftests: Restore previous heartbeat interval
Chris Wilson
1
-4
/
+10
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
1
-2
/
+1
2021-01-13
drm/i915/selftests: Bump the scheduling error threshold for fast heartbeats
Chris Wilson
1
-3
/
+10
2020-10-21
drm/i915/selftests: Flush the old heartbeat more gently
Chris Wilson
1
-6
/
+7
2020-08-17
drm/i915: Add a couple of missing i915_active_fini()
Chris Wilson
1
-1
/
+4
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
1
-3
/
+3
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
1
-26
/
+21
2020-02-28
drm/i915/selftests: Disable heartbeat around manual pulse tests
Chris Wilson
1
-4
/
+26
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-2
/
+1
2019-11-29
drm/i915/selftests: Wait only on the expected barrier
Chris Wilson
1
-1
/
+23
2019-11-28
drm/i915/selftests: Try to show where the pulse went
Chris Wilson
1
-0
/
+5
2019-11-02
drm/i915/selftests: Flush all active callbacks
Chris Wilson
1
-3
/
+1
2019-10-31
drm/i915/selftests: Pretty print the i915_active
Chris Wilson
1
-0
/
+4
2019-10-31
drm/i915/selftests: Assert that the idle_pulse is sent
Chris Wilson
1
-1
/
+3
2019-10-28
drm/i915/selftests: Initialise err in case there are no engines!
Chris Wilson
1
-2
/
+2
2019-10-24
drm/i915/selftests: Flush any i915_active callback work as well
Chris Wilson
1
-0
/
+1
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-0
/
+171
2019-10-22
drm/i915/selftests: Synchronize checking active status with retirement
Chris Wilson
1
-0
/
+13
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
1
-0
/
+159