summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_alpm.c
AgeCommit message (Expand)Author
2025-05-29drm/i915/alpm: Move port alpm configurationJouni Högander
2025-05-29drm/i915/alpm: Add new interface to check if AUXLess ALPM is usedJouni Högander
2025-05-29drm/i915/alpm: Write PR_ALPM_CTL registerJouni Högander
2025-05-14drm/i915/alpm: Stop writing ALPM registers when PSR is enabledJouni Högander
2025-05-14drm/i915/alpm: Make intel_alpm_enable_sink available for PSRJouni Högander
2025-04-28drm/i915/alpm: Check for alpm support before accessing alpm registerAnimesh Manna
2025-04-24drm/i915/display: Disintegrate sink alpm enable from psr with lobfAnimesh Manna
2025-04-24drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm checkAnimesh Manna
2025-04-24drm/i915/lobf: Check for sink error and disable LOBFAnimesh Manna
2025-04-24drm/i915/lobf: Add mutex for alpm updateAnimesh Manna
2025-04-24drm/i915/lobf: Add debug interface for lobfAnimesh Manna
2025-04-24drm/i915/lobf: Update lobf if any change in dependent parametersAnimesh Manna
2025-04-24drm/i915/lobf: Add fixed refresh rate check in compute_config()Animesh Manna
2025-04-24drm/i915/lobf: Disintegrate alpm_disable from psr_disableAnimesh Manna
2025-04-24drm/i915/lobf: Add debug print for LOBFAnimesh Manna
2025-04-24drm/i915/lobf: Add lobf enablement in post plane updateAnimesh Manna
2025-04-24drm/i915/alpm: use variable from intel_crtc_state instead of intel_psrJouni Högander
2024-12-18drm/i915/display: drop unnecessary i915_drv.h includesJani Nikula
2024-12-16drm/i915/uncore: add to_intel_uncore() and use itJani Nikula
2024-10-02drm/i915:Remove unused parameter in marcoHe Lugang
2024-09-05drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where neededJani Nikula
2024-09-03drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander
2024-08-16drm/i915/alpm: convert to struct intel_displayJani Nikula
2024-07-09drm/i915/display: Cache adpative sync caps to use it laterMitul Golani
2024-06-25drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_paramsJouni Högander
2024-06-19intel_alpm: Fix wrong offset for PORT_ALPM_* registersJouni Högander
2024-06-19drm/i915/alpm: Fix port clock usage in AUX Less wake time calculationJouni Högander
2024-06-11drm/i915/alpm: Share alpm support checks with PSR codeJouni Högander
2024-06-11drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTLJouni Högander
2024-06-11drm/i915/alpm: Do not use fast_wake_lines for aux less wake timeJouni Högander
2024-05-31drm/i915/alpm: Add debugfs for LOBFAnimesh Manna
2024-05-31drm/i915/alpm: Enable lobf from source in ALPM_CTLAnimesh Manna
2024-05-31drm/i915/alpm: Add compute config for lobfAnimesh Manna
2024-05-31drm/i915/alpm: Move alpm related code to a new fileAnimesh Manna