Re: [PATCH v10 00/12] Panel replay selective update support

2024-05-15 Thread Hogander, Jouni
On Fri, 2024-05-10 at 12:38 +0300, Jouni Högander wrote: > This patch set is implementing panel replay selective update support > for Intel hardware. These are now merged into drm-intel-next including "drm/panelreplay: dpcd register definition for panelreplay SU". Thank you Animesh and Maarten fo

[PATCH v10 00/12] Panel replay selective update support

2024-05-10 Thread Jouni Högander
This patch set is implementing panel replay selective update support for Intel hardware. v10: - use always PSR2_STATUS for eDP Panel Replay - handle SRD_STATUS vs. PSR2_STATUS in intel_psr_wait_exit_locked as well v9: - do not add has_psr check into psr2 case in intel_dp_compute_vsc_sdp -