All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Document Intel IPU3 ImgU driver and uAPI
@ 2018-06-15  3:29 Yong Zhi
  2018-06-15  3:29 ` [PATCH v1 1/2] doc-rst: Add Intel IPU3 documentation Yong Zhi
  2018-06-15  3:29 ` [PATCH v1 2/2] v4l: Document Intel IPU3 meta data uAPI Yong Zhi
  0 siblings, 2 replies; 21+ messages in thread
From: Yong Zhi @ 2018-06-15  3:29 UTC (permalink / raw)
  To: sakari.ailus, linux-media
  Cc: tfiga, mchehab, hans.verkuil, laurent.pinchart, rajmohan.mani,
	jian.xu.zheng, jerry.w.hu, chao.c.li, tian.shu.qiu, Yong Zhi

Hi, All,

This patch set adds documentation on Intel IPU3 ImgU driver and its uAPI, based
on the feedback received for v1 RFC below and ImgU driver patch series:

v1 RFC:
<URL:https://patchwork.kernel.org/patch/10321897/>

ImgU v6:
<URL:https://patchwork.kernel.org/patch/10316739/>

Few unused structs have being removed from intel-ipu3.h since v6. This patch set
will be merged into the next ImgU driver update.

Rajmohan Mani (1):
  doc-rst: Add Intel IPU3 documentation

Yong Zhi (1):
  v4l: Document Intel IPU3 meta data uAPI

 Documentation/media/uapi/v4l/meta-formats.rst      |    1 +
 .../media/uapi/v4l/pixfmt-meta-intel-ipu3.rst      |  174 ++
 Documentation/media/v4l-drivers/index.rst          |    1 +
 Documentation/media/v4l-drivers/ipu3.rst           |  304 +++
 include/uapi/linux/intel-ipu3.h                    | 2816 ++++++++++++++++++++
 5 files changed, 3296 insertions(+)
 create mode 100644 Documentation/media/uapi/v4l/pixfmt-meta-intel-ipu3.rst
 create mode 100644 Documentation/media/v4l-drivers/ipu3.rst
 create mode 100644 include/uapi/linux/intel-ipu3.h

-- 
2.7.4

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2018-10-09  2:19 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15  3:29 [PATCH v1 0/2] Document Intel IPU3 ImgU driver and uAPI Yong Zhi
2018-06-15  3:29 ` [PATCH v1 1/2] doc-rst: Add Intel IPU3 documentation Yong Zhi
2018-07-18 14:34   ` Sakari Ailus
2018-06-15  3:29 ` [PATCH v1 2/2] v4l: Document Intel IPU3 meta data uAPI Yong Zhi
2018-06-15  3:59   ` kbuild test robot
2018-07-18 14:53   ` Tomasz Figa
2018-08-10 23:18     ` Mani, Rajmohan
2018-08-13 13:42   ` Hans Verkuil
2018-08-13 20:50     ` Mauro Carvalho Chehab
2018-08-22  8:22       ` Sakari Ailus
2018-08-28  8:56       ` Tomasz Figa
2018-08-28  9:16         ` Sakari Ailus
2018-08-31 22:40           ` Mani, Rajmohan
2018-09-13  7:37             ` Sakari Ailus
2018-09-18 23:38               ` Mani, Rajmohan
2018-10-03 22:56       ` Mani, Rajmohan
2018-10-04  7:08         ` sakari.ailus
2018-10-08 19:06           ` Mani, Rajmohan
2018-08-31 23:39     ` Mani, Rajmohan
2018-09-13 11:38       ` sakari.ailus
2018-09-18 23:39         ` Mani, Rajmohan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.