summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dmc_wl.c
AgeCommit message (Expand)Author
2025-02-05drm/i915/dmc_wl: Do not check for DMC payloadGustavo Sousa
2025-02-04drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5Gustavo Sousa
2025-01-17drm/i915/dmc_wl: Track pipe interrupt registersGustavo Sousa
2025-01-07drm/i915/dmc_wl: Allow enable_dmc_wl=3 to mean "always locked"Gustavo Sousa
2025-01-07drm/i915/dmc_wl: Allow enable_dmc_wl=2 to mean "match any register"Gustavo Sousa
2025-01-07drm/i915/dmc_wl: Show description string for enable_dmc_wlGustavo Sousa
2025-01-07drm/i915/dmc_wl: Use enum values for enable_dmc_wlGustavo Sousa
2024-12-20drm/i915/dmc_wl: store register ranges in rodataJani Nikula
2024-12-16drm/i915/uncore: add to_intel_uncore() and use itJani Nikula
2024-11-30drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()Gustavo Sousa
2024-11-08drm/i915/xe3lpd: Use DMC wakelock by defaultGustavo Sousa
2024-11-08drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware supportGustavo Sousa
2024-11-08drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()Gustavo Sousa
2024-11-08drm/i915/dmc_wl: Couple enable/disable with dynamic DC statesGustavo Sousa
2024-11-08drm/i915/dmc_wl: Deal with existing references when disablingGustavo Sousa
2024-11-08drm/i915/dmc_wl: Allow simpler syntax for single reg in range tablesGustavo Sousa
2024-11-08drm/i915/dmc_wl: Track registers touched by the DMCGustavo Sousa
2024-11-08drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_rangesGustavo Sousa
2024-11-08drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()Gustavo Sousa
2024-11-08drm/i915/dmc_wl: Use sentinel item for range tablesGustavo Sousa
2024-11-08drm/i915/dmc_wl: Get wakelock when disabling dynamic DC statesGustavo Sousa
2024-11-08drm/i915/dmc_wl: Check for non-zero refcount in release workGustavo Sousa
2024-11-08drm/i915/dmc_wl: Use non-sleeping variant of MMIO waitGustavo Sousa
2024-11-08drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.regGustavo Sousa
2024-09-11drm/i915/dmc: Convert DMC code to intel_displayVille Syrjälä
2024-04-18drm/i915/dmc: use struct intel_display moreJani Nikula
2024-04-18drm/i915/dmc: convert dmc wakelock interface to struct intel_displayJani Nikula
2024-04-18drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_Jani Nikula
2024-04-17drm/i915/display: add module parameter to enable DMC wakelockLuca Coelho
2024-04-17drm/i915/display: don't allow DMC wakelock on older hardwareLuca Coelho
2024-04-17drm/i915/display: add support for DMC wakelocksLuca Coelho