Home
last modified time | relevance | path

Searched hist:"0 a12d652" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c0a12d652 Thu Sep 09 06:24:25 CDT 2021 Sergey Senozhatsky <senozhatsky@chromium.org> media: videobuf2: split buffer cache_hints initialisation

V4L2 is not the perfect place to manage vb2 buffer cache hints.
It works for V4L2 users, but there are backends that use vb2 core
and don't use V4L2. Factor out buffer cache hints initialisation
and call it when we allocate vb2 buffer.

Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

H A Dvideobuf2-v4l2.c0a12d652 Thu Sep 09 06:24:25 CDT 2021 Sergey Senozhatsky <senozhatsky@chromium.org> media: videobuf2: split buffer cache_hints initialisation

V4L2 is not the perfect place to manage vb2 buffer cache hints.
It works for V4L2 users, but there are backends that use vb2 core
and don't use V4L2. Factor out buffer cache hints initialisation
and call it when we allocate vb2 buffer.

Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>