summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorDetlev Casanova <detlev.casanova@collabora.com>2026-01-09 11:15:29 -0500
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-21 14:43:10 +0100
commite570307ac987482dfdd8950e7cce96048b047b10 (patch)
treef5e00c90a8e9ae1310463512338b142abac46012 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent6a846f7d72c7b64627398c8fe82de74da97a7b2a (diff)
media: rkvdec: Disable multicore support
Similarly to what is done in Hantro, avoid exposing equal 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 currently applies only to RK3588 which has 2 equal VDPU381 decoders, but will be applied for all SoC supported by rkvdec that has multiple DTS nodes with the same compatible. Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions