Re: [PATCH v4 3/7] drm/msm/dp: Add basic PSR support for eDP

2022-07-05 Thread Dmitry Baryshkov
On 05/07/2022 20:00, Vinod Polimera wrote: Add support for basic panel self refresh (PSR) feature for eDP. Add a new interface to set PSR state in the sink from DPU. Program the eDP controller to issue PSR enter and exit SDP to the sink. Signed-off-by: Sankeerth Billakanti Signed-off-by: Vinod

[PATCH v4 3/7] drm/msm/dp: Add basic PSR support for eDP

2022-07-05 Thread Vinod Polimera
Add support for basic panel self refresh (PSR) feature for eDP. Add a new interface to set PSR state in the sink from DPU. Program the eDP controller to issue PSR enter and exit SDP to the sink. Signed-off-by: Sankeerth Billakanti Signed-off-by: Vinod Polimera --- drivers/gpu/drm/msm/dp/dp_cata