index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
debugfs_gt_pm.c
Age
Commit message (
Expand
)
Author
2021-09-18
drm/i915: rename debugfs_gt_pm files
Lucas De Marchi
2021-09-18
drm/i915: rename debugfs_gt files
Lucas De Marchi
2021-08-12
drm/i915/xehpsdv: factor out function to read RP_STATE_CAP
Lucas De Marchi
2021-07-29
drm/i915/gt: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-06-05
drm/i915/gt: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2020-12-31
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Chris Wilson
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-17
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
2020-04-30
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
2020-04-29
drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_show
Nathan Chancellor
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
2020-03-26
drm/i915/gt: allow setting generic data pointer
Andi Shyti
2019-12-22
drm/i915/gt: Move pm debug files into a gt aware debugfs
Andi Shyti