index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_rps.h
Age
Commit message (
Expand
)
Author
2023-07-19
drm/i915: Add helpers for managing rps thresholds
Tvrtko Ursulin
2023-04-06
Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...
Daniel Vetter
2023-03-21
drm/i915/pmu: Use functions common with sysfs to read actual freq
Ashutosh Dixit
2023-01-20
drm/i915: move GT_FREQUENCY_MULTIPLIER and GEN9_FREQ_SCALER to intel_rps.h
Jani Nikula
2022-11-17
drm/i915: Use GEN12_RPSTAT register for GT freq
Don Hiatt
2022-10-10
drm/i915: Add a wrapper for frequency debugfs
Vinay Belgaumkar
2022-09-01
drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
Rodrigo Vivi
2022-04-07
drm/i915/rps: Centralize computation of freq caps
Ashutosh Dixit
2022-03-21
drm/i915/gt: Add sysfs throttle frequency interfaces
Sujaritha Sundaresan
2021-12-21
drm/i915/guc: Request RP0 before loading firmware
Vinay Belgaumkar
2021-11-03
drm/i915/guc/slpc: Update boost sysfs hooks for SLPC
Vinay Belgaumkar
2021-11-03
drm/i915/guc/slpc: Add waitboost functionality for SLPC
Vinay Belgaumkar
2021-08-12
drm/i915/xehpsdv: factor out function to read RP_STATE_CAP
Lucas De Marchi
2021-08-03
drm/i915/guc/slpc: Sysfs hooks for SLPC
Vinay Belgaumkar
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-05-03
drm/i915/gt: Sanitize RPS interrupts upon resume
Chris Wilson
2020-04-30
drm/i915/gt: Switch to manual evaluation of RPS
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
2019-12-13
drm/i915/rps: Add frequency translation helpers
Andi Shyti
2019-10-30
drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Chris Wilson
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti