Searched hist:"4 dbe7eab" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-core.c | 4dbe7eab Thu Sep 09 06:24:24 CDT 2021 Sergey Senozhatsky <senozhatsky@chromium.org> media: videobuf2: inverse buffer cache_hints flags
It would be less error prone if the default cache hints value (we kzalloc() structs, so it's zeroed out by default) would be to "always sync/flush" caches. Inverse and rename cache hints flags.
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 D | videobuf2-v4l2.c | 4dbe7eab Thu Sep 09 06:24:24 CDT 2021 Sergey Senozhatsky <senozhatsky@chromium.org> media: videobuf2: inverse buffer cache_hints flags
It would be less error prone if the default cache hints value (we kzalloc() structs, so it's zeroed out by default) would be to "always sync/flush" caches. Inverse and rename cache hints flags.
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>
|
/openbmc/linux/include/media/ |
H A D | videobuf2-core.h | 4dbe7eab Thu Sep 09 06:24:24 CDT 2021 Sergey Senozhatsky <senozhatsky@chromium.org> media: videobuf2: inverse buffer cache_hints flags
It would be less error prone if the default cache hints value (we kzalloc() structs, so it's zeroed out by default) would be to "always sync/flush" caches. Inverse and rename cache hints flags.
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>
|