aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorMansur Alisha Shaik <mansur@codeaurora.org>2020-05-01 08:28:00 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-07-04 12:25:55 +0200
commite0eb34810113dbbf1ace57440cf48d514312a373 (patch)
treefdabdd9af8ff98800a501773df5d35750cebdac7 /include/linux
parentmedia: rc: return proper error code on error handling path in init (diff)
media: venus: fix multiple encoder crash
Currently we are considering the instances which are available in core->inst list for load calculation in min_loaded_core() function, but this is incorrect because by the time we call decide_core() for second instance, the third instance not filled yet codec_freq_data pointer. Solve this by considering the instances whose session has started. Cc: stable@vger.kernel.org # v5.7+ Fixes: 4ebf969375bc ("media: venus: introduce core selection") Tested-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Mansur Alisha Shaik <mansur@codeaurora.org> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions