Skip to content
Snippets Groups Projects
Commit 9ae4698a authored by Bulbul Dabi's avatar Bulbul Dabi Committed by Christian Bejram
Browse files

msm: vidc: Handle max clients error properly


When FW returned max clients error, driver is changing inst->state
to INVALID. With this driver doesn't know if FW had valid session or
not to send ABORT command. If driver sends ABORT command, FW times out
because there is no session in FW. Hence clean the session in HFI when
FW returns max clients error so that ABORT doesn't reach FW.

b/24065713

Change-Id: I4da5b457b30415458ce79cf7b0de0bf22f82f8e3
Signed-off-by: default avatarPraneeth Paladugu <ppaladug@codeaurora.org>
parent 34e8edbd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment