disp: msm: sde: Set drm_panel to drm_connector

Set drm_panel to drm_connector. It can get drm_panel
from connector for other usage.

Change-Id: I68430be8aa05f140b88592c38db8e79aa96dafe6
Signed-off-by: Yuan Zhao <yzhao@codeaurora.org>
This commit is contained in:
Yuan Zhao
2019-07-04 10:44:47 +08:00
committed by Gerrit - the friendly Code Review server
parent df6d76968e
commit 51ca5e052c
2 changed files with 2 additions and 1 deletions

View File

@@ -1280,7 +1280,7 @@ static int _sde_kms_setup_displays(struct drm_device *dev,
connector = sde_connector_init(dev,
encoder,
0,
dsi_display_get_drm_panel(display),
display,
&dsi_ops,
DRM_CONNECTOR_POLL_HPD,