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_rps.c
Age
Commit message (
Expand
)
Author
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-05-20
drm/i915/gt: fix typo issue
wengjianfeng
2021-04-20
drm/i915/selftests: Only query RAPL for integrated power measurements
Chris Wilson
2020-11-21
drm/i915/gt: Plug IPS into intel_rps_set
Chris Wilson
2020-10-23
drm/i915/selftests: Skip RPS tests on Ironlake (only IPS)
Chris Wilson
2020-09-07
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
2020-08-17
drm/i915/selftests: Downgrade severity of CS/SRM frequency scaling tests
Chris Wilson
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-14
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
2020-06-16
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
2020-05-19
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
2020-05-04
drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
2020-04-30
drm/i915/gt: Track use of RPS interrupts in flags
Chris Wilson
2020-04-30
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
2020-04-28
drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%
Chris Wilson
2020-04-28
drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"
Colin Ian King
2020-04-27
drm/i915/gt: Fix up clock frequency
Chris Wilson
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
2020-04-22
drm/i915/selftests: Disable heartbeat around RPS interrupt testing
Chris Wilson
2020-04-21
drm/i915/selftests: Unroll the CS frequency loop
Chris Wilson
2020-04-21
drm/i915/selftests: Disable C-states when measuring RPS frequency response
Chris Wilson
2020-04-21
drm/i915/selftests: Show the full scaling curve on failure
Chris Wilson
2020-04-21
drm/i915/selftests: Show the pstate limits on any failure to reset min
Chris Wilson
2020-04-20
drm/i915/selftests: Exercise dynamic reclocking with RPS
Chris Wilson
2020-04-20
drm/i915/selftests: Show the pcode frequency table on error
Chris Wilson
2020-04-20
drm/i915/selftests: Split RPS frequency measurement
Chris Wilson
2020-04-20
drm/i915/selftests: Check RPS controls
Chris Wilson
2020-04-20
drm/i915/selftests: Skip energy consumption tests if not controlling freq
Chris Wilson
2020-04-20
drm/i915/selftests: Verify frequency scaling with RPS
Chris Wilson
2020-04-17
drm/i915/selftests: Check power consumption at min/max frequencies
Chris Wilson
2020-04-17
drm/i915/selftests: Take the engine wakeref around __rps_up_interrupt
Chris Wilson
2020-04-17
drm/i915/selftests: Delay spinner before waiting for an interrupt
Chris Wilson
2020-04-16
drm/i915/selftests: Exercise basic RPS interrupt generation
Chris Wilson