mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
drm/bridge: analogix_dp: Correct phy status in loader_protect
Fixes: 48fb554efc ("drm/rockchip: analogix_dp: Protect kernel logo with loader_protect callback")
Signed-off-by: Wyon bi <bivvy.bi@rock-chips.com>
Change-Id: Ia0c62ae6ed411200b539e33c797bc8d0b1c7e14b
This commit is contained in:
@@ -1723,6 +1723,8 @@ int analogix_dp_loader_protect(struct analogix_dp_device *dp)
|
||||
return ret;
|
||||
}
|
||||
|
||||
analogix_dp_phy_power_on(dp);
|
||||
|
||||
dp->dpms_mode = DRM_MODE_DPMS_ON;
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user