linux_dsm_epyc7002/drivers/gpu/drm/msm/dsi
Archit Taneja a5fef535c5 drm/msm/dsi: Fix bug in dsi_mgr_phy_enable
A recent commit introduces a bug in dsi_mgr_phy_enable. In the non
dual DSI mode, we reset the mdsi (master DSI) PHY. This isn't right
since master and slave DSI exist only in dual DSI mode. For the normal
mode of operation, we should simply reset the PHY of the DSI device
(i.e. msm_dsi) corresponding to the current bridge.

Usage of the wrong DSI pointer also resulted in a static checker
warning. That too is resolved with this fix.

Fixes: b62aa70a98 (drm/msm/dsi: Move PHY operations out of host)

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-04-03 16:09:35 -04:00
..
phy drm/msm/dsi: Add PHY/PLL for 8x96 2017-02-06 11:28:45 -05:00
pll drm/msm/dsi: Add PHY/PLL for 8x96 2017-02-06 11:28:45 -05:00
dsi_cfg.c drm/msm/dsi: Add 8x96 info in dsi_cfg 2017-02-06 11:28:44 -05:00
dsi_cfg.h drm/msm/dsi: Add 8x96 info in dsi_cfg 2017-02-06 11:28:44 -05:00
dsi_host.c drm/msm/dsi: Move PHY operations out of host 2017-02-06 11:28:45 -05:00
dsi_manager.c drm/msm/dsi: Fix bug in dsi_mgr_phy_enable 2017-04-03 16:09:35 -04:00
dsi.c drm/msm: Construct only one encoder for DSI 2017-02-06 11:28:43 -05:00
dsi.h drm/msm/dsi: Add PHY/PLL for 8x96 2017-02-06 11:28:45 -05:00
dsi.xml.h drm/msm/dsi: Update generated headers 2017-02-06 11:28:43 -05:00
mmss_cc.xml.h drm/msm: update generated headers 2016-11-28 15:14:10 -05:00
sfpb.xml.h drm/msm: update generated headers 2016-11-28 15:14:10 -05:00