Explorar o código

Merge "disp: msm: sde: reset retire fence when CWB is disabled"

qctecmdr %!s(int64=4) %!d(string=hai) anos
pai
achega
087fdfd66f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      msm/sde/sde_encoder_phys_wb.c

+ 2 - 0
msm/sde/sde_encoder_phys_wb.c

@@ -1809,6 +1809,8 @@ static void sde_encoder_phys_wb_disable(struct sde_encoder_phys *phys_enc)
 			return;
 		}
 
+		if (phys_enc->connector)
+			sde_connector_commit_reset(phys_enc->connector, ktime_get());
 		goto exit;
 	}