Commit b0a4dba
drm/i915/psr: Disable PSR on update_m_n and update_lrr
PSR/PR parameters might change based on update_m_n or update_lrr. Disable
on update_m_n and update_lrr to ensure proper parameters are taken into use
on next PSR enable in intel_psr_post_plane_update.
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/15771
Fixes: 2bc98c6 ("drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state")
Cc: <[email protected]> # v6.19+
Signed-off-by: Jouni Högander <[email protected]>
Reviewed-by: Suraj Kandpal <[email protected]>
Link: https://patch.msgid.link/[email protected]
(cherry picked from commit 65852b5)
Signed-off-by: Joonas Lahtinen <[email protected]>1 parent ac57eb3 commit b0a4dba
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3109 | 3109 | | |
3110 | 3110 | | |
3111 | 3111 | | |
| 3112 | + | |
| 3113 | + | |
3112 | 3114 | | |
3113 | 3115 | | |
3114 | 3116 | | |
| |||
0 commit comments