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
/
display
/
intel_dmc_wl.c
Age
Commit message (
Expand
)
Author
2024-12-20
drm/i915/dmc_wl: store register ranges in rodata
Jani Nikula
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
2024-11-30
drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()
Gustavo Sousa
2024-11-08
drm/i915/xe3lpd: Use DMC wakelock by default
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Deal with existing references when disabling
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Track registers touched by the DMC
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_ranges
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Use sentinel item for range tables
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Check for non-zero refcount in release work
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait
Gustavo Sousa
2024-11-08
drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.reg
Gustavo Sousa
2024-09-11
drm/i915/dmc: Convert DMC code to intel_display
Ville Syrjälä
2024-04-18
drm/i915/dmc: use struct intel_display more
Jani Nikula
2024-04-18
drm/i915/dmc: convert dmc wakelock interface to struct intel_display
Jani Nikula
2024-04-18
drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_
Jani Nikula
2024-04-17
drm/i915/display: add module parameter to enable DMC wakelock
Luca Coelho
2024-04-17
drm/i915/display: don't allow DMC wakelock on older hardware
Luca Coelho
2024-04-17
drm/i915/display: add support for DMC wakelocks
Luca Coelho