Hi, On Mon, Jul 11, 2022 at 5:57 AM Vinod Polimera <[email protected]> wrote: > > Use atomic variants for DP bridge callback functions so that > the atomic state can be accessed in the interface drivers. > The atomic state will help the driver find out if the display > is in self refresh state. > > Signed-off-by: Sankeerth Billakanti <[email protected]> > Signed-off-by: Vinod Polimera <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_display.c | 9 ++++++--- > drivers/gpu/drm/msm/dp/dp_drm.c | 17 ++++++++++------- > drivers/gpu/drm/msm/dp/dp_drm.h | 9 ++++++--- > 3 files changed, 22 insertions(+), 13 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]>
