Commit 9535576
drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
Using intel_psr_exit in frontbuffer flush on older platforms seems to be
causing problems.
Sending single full frame update using intel_psr_force_update is anyways
more optimal compared to psr deactivate/activate -> move back to this
approach on PSR1, PSR HW tracking and Panel Replay full frame update and
use deactivate/activate only on LunarLake and only when selective fetch is
enabled.
Tested-by: Lemen <[email protected]>
Tested-by: Koos Vriezen <[email protected]>
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14946
Signed-off-by: Jouni Högander <[email protected]>
Reviewed-by: Mika Kahola <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
(cherry picked from commit 924adb0)
Signed-off-by: Rodrigo Vivi <[email protected]>1 parent 86af6b9 commit 9535576
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3402 | 3402 | | |
3403 | 3403 | | |
3404 | 3404 | | |
| 3405 | + | |
3405 | 3406 | | |
3406 | 3407 | | |
3407 | 3408 | | |
| |||
3420 | 3421 | | |
3421 | 3422 | | |
3422 | 3423 | | |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
| 3427 | + | |
| 3428 | + | |
| 3429 | + | |
| 3430 | + | |
3423 | 3431 | | |
| 3432 | + | |
3424 | 3433 | | |
3425 | 3434 | | |
3426 | 3435 | | |
3427 | | - | |
3428 | | - | |
| 3436 | + | |
3429 | 3437 | | |
3430 | 3438 | | |
3431 | 3439 | | |
| |||
0 commit comments