Commit 9498f2e
drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
We do not have ALPM on DP Panel Replay. Due to this SRD_STATUS[SRD State]
doesn't change from SRDENT_ON after Panel Replay is enabled until it gets
disabled.
On eDP Panel Replay DEEP_SLEEP is not reached.
_psr2_ready_for_pipe_update_locked is waiting DEEP_SLEEP bit getting reset.
Take these into account in Panel Replay code by not waiting PSR getting
idle after enabling VBI.
Fixes: 29fb595 ("drm/i915/psr: Panel replay uses SRD_STATUS to track it's status")
Cc: Animesh Manna <animesh.manna@intel.com>
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240906070033.289015-5-jouni.hogander@intel.com
(cherry picked from commit a2d98fe)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>1 parent bf05aea commit 9498f2e
1 file changed
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2784 | 2784 | | |
2785 | 2785 | | |
2786 | 2786 | | |
2787 | | - | |
2788 | | - | |
2789 | | - | |
2790 | | - | |
2791 | | - | |
2792 | | - | |
2793 | | - | |
2794 | 2787 | | |
2795 | 2788 | | |
2796 | 2789 | | |
| |||
2813 | 2806 | | |
2814 | 2807 | | |
2815 | 2808 | | |
2816 | | - | |
| 2809 | + | |
2817 | 2810 | | |
2818 | 2811 | | |
2819 | | - | |
2820 | | - | |
2821 | | - | |
| 2812 | + | |
2822 | 2813 | | |
2823 | 2814 | | |
2824 | 2815 | | |
| |||
0 commit comments