summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_alpm.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-03drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander1-1/+1
2024-08-16drm/i915/alpm: convert to struct intel_displayJani Nikula1-27/+27
2024-07-09drm/i915/display: Cache adpative sync caps to use it laterMitul Golani1-1/+1
2024-06-25drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_paramsJouni Högander1-4/+5
2024-06-19intel_alpm: Fix wrong offset for PORT_ALPM_* registersJouni Högander1-2/+3
2024-06-19drm/i915/alpm: Fix port clock usage in AUX Less wake time calculationJouni Högander1-1/+2
2024-06-11drm/i915/alpm: Share alpm support checks with PSR codeJouni Högander1-2/+2
2024-06-11drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTLJouni Högander1-1/+2
2024-06-11drm/i915/alpm: Do not use fast_wake_lines for aux less wake timeJouni Högander1-2/+2
2024-05-31drm/i915/alpm: Add debugfs for LOBFAnimesh Manna1-0/+49
2024-05-31drm/i915/alpm: Enable lobf from source in ALPM_CTLAnimesh Manna1-5/+11
2024-05-31drm/i915/alpm: Add compute config for lobfAnimesh Manna1-0/+61
2024-05-31drm/i915/alpm: Move alpm related code to a new fileAnimesh Manna1-0/+295