diff options
author | Sebastian Reichel <[email protected]> | 2024-06-18 20:18:34 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-08-28 10:01:10 +0200 |
commit | ccdeb8d57f7fb3e5c05d72cb7dfb9bc78f09f542 (patch) | |
tree | c1eed217578cd4f07a51f0ae147c901d5fb5d305 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 1e490a1ea64396b98db8c233360093e264b0c10b (diff) |
media: hantro: Disable multicore support
Avoid exposing equal Hantro video codecs to userspace. Equal video
codecs allow scheduling work between the cores. For that kernel support
is required, which does not yet exist. Until that is implemented avoid
exposing each core separately to userspace so that multicore can be
added in the future without breaking userspace ABI.
This was written with Rockchip RK3588 in mind (which has 4 Hantro H1
cores), but applies to all SoCs.
Signed-off-by: Sebastian Reichel <[email protected]>
Signed-off-by: Sebastian Fricke <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions