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_rps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
1
-0
/
+2
2020-05-04
drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
1
-14
/
+40
2020-04-30
drm/i915/gt: Track use of RPS interrupts in flags
Chris Wilson
1
-1
/
+1
2020-04-30
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
1
-11
/
+11
2020-04-28
drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%
Chris Wilson
1
-4
/
+4
2020-04-28
drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"
Colin Ian King
1
-1
/
+1
2020-04-27
drm/i915/gt: Fix up clock frequency
Chris Wilson
1
-0
/
+139
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
1
-2
/
+5
2020-04-22
drm/i915/selftests: Disable heartbeat around RPS interrupt testing
Chris Wilson
1
-4
/
+55
2020-04-21
drm/i915/selftests: Unroll the CS frequency loop
Chris Wilson
1
-13
/
+20
2020-04-21
drm/i915/selftests: Disable C-states when measuring RPS frequency response
Chris Wilson
1
-0
/
+18
2020-04-21
drm/i915/selftests: Show the full scaling curve on failure
Chris Wilson
1
-0
/
+40
2020-04-21
drm/i915/selftests: Show the pstate limits on any failure to reset min
Chris Wilson
1
-0
/
+2
2020-04-20
drm/i915/selftests: Exercise dynamic reclocking with RPS
Chris Wilson
1
-10
/
+102
2020-04-20
drm/i915/selftests: Show the pcode frequency table on error
Chris Wilson
1
-0
/
+39
2020-04-20
drm/i915/selftests: Split RPS frequency measurement
Chris Wilson
1
-7
/
+150
2020-04-20
drm/i915/selftests: Check RPS controls
Chris Wilson
1
-24
/
+188
2020-04-20
drm/i915/selftests: Skip energy consumption tests if not controlling freq
Chris Wilson
1
-14
/
+23
2020-04-20
drm/i915/selftests: Verify frequency scaling with RPS
Chris Wilson
1
-12
/
+237
2020-04-17
drm/i915/selftests: Check power consumption at min/max frequencies
Chris Wilson
1
-0
/
+138
2020-04-17
drm/i915/selftests: Take the engine wakeref around __rps_up_interrupt
Chris Wilson
1
-5
/
+11
2020-04-17
drm/i915/selftests: Delay spinner before waiting for an interrupt
Chris Wilson
1
-12
/
+16
2020-04-16
drm/i915/selftests: Exercise basic RPS interrupt generation
Chris Wilson
1
-0
/
+223