summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_alpm.c
AgeCommit message (Expand)Author
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