Merge "video: driver: set firmware debug log cmd in session open"

This commit is contained in:
qctecmdr
2021-02-09 19:13:17 -08:00
gecommit door Gerrit - the friendly Code Review server
bovenliggende 89da257228 0e8d5a08a3
commit bc9d1b3c23

Bestand weergeven

@@ -2792,6 +2792,9 @@ int venus_hfi_session_open(struct msm_vidc_inst *inst)
goto unlock;
}
__sys_set_debug(core,
(msm_vidc_debug & FW_LOGMASK) >> FW_LOGSHIFT);
rc = hfi_packet_session_command(inst,
HFI_CMD_OPEN,
(HFI_HOST_FLAGS_RESPONSE_REQUIRED |