On Mon, Dec 02, 2024 at 12:41:59PM -0800, Abhinav Kumar wrote: > MMSS_DP_INTF_CONFIG has already been setup by the main datapath > for DP to account for widebus to be used/unused etc. > > In current implementation, TPG only switches the DP controller > to use the main datapath stream OR use the test pattern but expects > the rest of the controller to be already setup. > > Keeping the same behavior intact, drop the clearing of MMSS_DP_INTF_CONFIG > from the msm_dp_catalog_panel_tpg_enable() API. > > Fixes: 757a2f36ab09 ("drm/msm/dp: enable widebus feature for display port") > Signed-off-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> > --- > drivers/gpu/drm/msm/dp/dp_catalog.c | 1 - > 1 file changed, 1 deletion(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry