Explorar el Código

msm: eva: change warp frame to kw fence

Change-Id: I271eb88f166e22c81d9f0d9245faefd1277602f0
Naveen Ravi hace 2 años
padre
commit
fec60a4a00
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      msm/eva/msm_cvp_platform.c

+ 1 - 1
msm/eva/msm_cvp_platform.c

@@ -418,7 +418,7 @@ const struct msm_cvp_hfi_defs cvp_hfi_defs[MAX_PKT_IDX] = {
 			.is_config_pkt = false,
 			.resp = HAL_NO_RESP,
 			.name = "WARP_FRAME",
-			.force_kernel_fence = false,
+			.force_kernel_fence = true,
 		},
 	[HFI_CMD_SESSION_CVP_DMM_CONFIG - HFI_CMD_SESSION_CVP_START] =
 		{