msm: vidc: Update instance state before cap check
Currently when capabilities check is done, instance
is not yet moved to OPEN_DONE state. This means that
the capabilties are checked against default values
instead of the values returned by Venus. Hence move
the instance to OPEN_DONE state to make sure that the
capabilities are filled properly in session_init_done.
Signed-off-by:
Praneeth Paladugu <ppaladug@codeaurora.org>
CRs-Fixed: 950899
Change-Id: I5868980e19bd2e1b9e3dbb724b010c0c6ce5e845
Loading
Please register or sign in to comment