Эх сурвалжийг харах

Merge "disp: msm: dp: clear mst edid cache for real monitor plugin"

qctecmdr 4 жил өмнө
parent
commit
3d45203d45
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      msm/dp/dp_mst_drm.c

+ 1 - 0
msm/dp/dp_mst_drm.c

@@ -1727,6 +1727,7 @@ static int dp_mst_display_set_mgr_state(void *dp_display, bool state)
 	if (state)
 		mst->mst_session_state = state;
 
+	dp_mst_clear_edid_cache(dp);
 	mst->mst_fw_cbs = &drm_dp_mst_fw_helper_ops;
 
 	rc = mst->mst_fw_cbs->topology_mgr_set_mst(&mst->mst_mgr, state);