video: driver: Align hfi files to pick synx fence changes
Align hfi property and registers file with to pick synx fence related interface changes Change-Id: I19e5cce4d67f2f1eeacf917f9e688d2bb20f6585 Signed-off-by: Akshata Sahukar <quic_asahukar@quicinc.com>
This commit is contained in:
@@ -44,6 +44,7 @@ typedef enum
|
||||
HFI_CTRL_READY = 0x1,
|
||||
HFI_CTRL_ERROR_FATAL = 0x2,
|
||||
HFI_CTRL_ERROR_UC_REGION_NOT_SET = 0x4,
|
||||
HFI_CTRL_ERROR_HW_FENCE_QUEUE = 0x8,
|
||||
HFI_CTRL_PC_READY = 0x100,
|
||||
HFI_CTRL_VCODEC_IDLE = 0x40000000
|
||||
} hfi_ctrl_status_type;
|
||||
|
Reference in New Issue
Block a user