diff options
| author | Ming Qian <[email protected]> | 2022-06-28 06:19:52 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-07-08 14:53:35 +0100 |
| commit | a621cc4bed97e49f5a8019f5215dec7e208a7c4d (patch) | |
| tree | 3dba3103223cf17cdc785b761a48d2f626980441 /tools/perf/scripts/python | |
| parent | eca78a9e402f88ad4f0cc4ce0b1e2fcbfc30d61d (diff) | |
media: amphion: release core lock before reset vpu core
In reset vpu core, driver will wait for a response event,
but if there are still some events unhandled,
they will be handled first, driver may acquire core lock for that.
So if we do reset in core lock, it may led to reset timeout.
Fixes: 9f599f351e86a ("media: amphion: add vpu core driver")
Signed-off-by: Ming Qian <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions