On Thu, 02 Mar 2023 22:03:03 +0530, Vinod Polimera wrote: > Changes in v2: > - Use dp bridge to set psr entry/exit instead of dpu_enocder. > - Don't modify whitespaces. > - Set self refresh aware from atomic_check. > - Set self refresh aware only if psr is supported. > - Provide a stub for msm_dp_display_set_psr. > - Move dp functions to bridge code. > > [...] Applied, thanks! [01/14] drm: add helper functions to retrieve old and new crtc https://gitlab.freedesktop.org/lumag/msm/-/commit/ef708af6054c [02/14] drm/bridge: use atomic enable/disable callbacks for panel bridge https://gitlab.freedesktop.org/lumag/msm/-/commit/49291dbf1cd8 [03/14] drm/bridge: add psr support for panel bridge callbacks https://gitlab.freedesktop.org/lumag/msm/-/commit/26966d5bc7dd [04/14] drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources https://gitlab.freedesktop.org/lumag/msm/-/commit/c235a0d4a185 [05/14] drm/msm/disp/dpu: get timing engine status from intf status register https://gitlab.freedesktop.org/lumag/msm/-/commit/15b04e280119 [06/14] drm/msm/disp/dpu: wait for extra vsync till timing engine status is disabled https://gitlab.freedesktop.org/lumag/msm/-/commit/b2afc29853c3 [07/14] drm/msm/disp/dpu: reset the datapath after timing engine disable https://gitlab.freedesktop.org/lumag/msm/-/commit/392a21678a7f [08/14] drm/msm/dp: use atomic callbacks for DP bridge ops https://gitlab.freedesktop.org/lumag/msm/-/commit/20536d1c512b [09/14] drm/msm/dp: Add basic PSR support for eDP https://gitlab.freedesktop.org/lumag/msm/-/commit/c0b993bbfe9e [10/14] drm/msm/dp: use the eDP bridge ops to validate eDP modes https://gitlab.freedesktop.org/lumag/msm/-/commit/de9512e23adc [11/14] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions https://gitlab.freedesktop.org/lumag/msm/-/commit/f62087459d8a [12/14] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver https://gitlab.freedesktop.org/lumag/msm/-/commit/1bd583580cba [13/14] drm/msm/disp/dpu: update dpu_enc crtc state on crtc enable/disable during self refresh https://gitlab.freedesktop.org/lumag/msm/-/commit/0f2a8f000c21 [14/14] drm/msm/dp: set self refresh aware based on PSR support https://gitlab.freedesktop.org/lumag/msm/-/commit/0c3f3cfd8ef2 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>