Searched hist:"078 ab3ea2c3bb69cb989d52346fefa1246055e5b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/media/sunxi/cedrus/ |
H A D | Kconfig | diff 078ab3ea2c3bb69cb989d52346fefa1246055e5b Wed Dec 05 11:23:54 CST 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: Add a Kconfig option for the Request API
The Request API is now merged to the kernel but the confidence on the stability of that API is not great, especially regarding the interaction with V4L2.
Add a Kconfig option for the API, with a scary-looking warning.
The patch itself disables request creation as well as does not advertise them as buffer flags. The driver requiring requests (cedrus) now depends on the Kconfig option as well.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
/openbmc/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-v4l2.c | diff 078ab3ea2c3bb69cb989d52346fefa1246055e5b Wed Dec 05 11:23:54 CST 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: Add a Kconfig option for the Request API
The Request API is now merged to the kernel but the confidence on the stability of that API is not great, especially regarding the interaction with V4L2.
Add a Kconfig option for the API, with a scary-looking warning.
The patch itself disables request creation as well as does not advertise them as buffer flags. The driver requiring requests (cedrus) now depends on the Kconfig option as well.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
/openbmc/linux/drivers/media/ |
H A D | Kconfig | diff 078ab3ea2c3bb69cb989d52346fefa1246055e5b Wed Dec 05 11:23:54 CST 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: Add a Kconfig option for the Request API
The Request API is now merged to the kernel but the confidence on the stability of that API is not great, especially regarding the interaction with V4L2.
Add a Kconfig option for the API, with a scary-looking warning.
The patch itself disables request creation as well as does not advertise them as buffer flags. The driver requiring requests (cedrus) now depends on the Kconfig option as well.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|