mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Add pixel formats used in Synatpics SoC
@ 2023-03-22  8:29 Hsia-Jun Li
  2023-03-22  8:29 ` [PATCH v6 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers Hsia-Jun Li
  2023-03-22  8:29 ` [PATCH v6 2/2] Documentation/gpu: Add Synaptics tiling formats documentation Hsia-Jun Li
  0 siblings, 2 replies; 4+ messages in thread
From: Hsia-Jun Li @ 2023-03-22  8:29 UTC (permalink / raw)
  To: dri-devel
  Cc: ayaka, maarten.lankhorst, mripard, tzimmermann, airlied, daniel,
	linux-kernel, tfiga, nicolas, laurent.pinchart, ribalda,
	Hsia-Jun(Randy) Li

From: "Hsia-Jun(Randy) Li" <randy.li@synaptics.com>

Those pixel formats are used in Synaptics's VideoSmart series SoCs,
likes VS640, VS680. I just disclose the pixel formats used in the video
codecs and display pipeline this time. Actually any device connected to
the MTR module could support those tiling and compressed pixel formats.

https://synaptics.com/products/multimedia-solutions

Changelog:
v6:
Refresh and fix warnings in its document.
v5:
Moving back the document and rewriting the description.
v4:
Removed the patches for V4L2, V4L2 would use the drm_fourcc.h .
Moving the documents to the mesa project.
v3:
There was a mistake in format macro.
Correcting the description of 64L4 variant modifiers.
v2:
The DRM modifiers in the first draft is too simple, it can't tell
the tiles in group attribute in memory layout.
Removing the v4l2 fourcc. Adding a document for the future v4l2 extended
fmt.
v1:
first draft of DRM modifiers
Try to put basic tile formats into v4l2 fourcc

Hsia-Jun(Randy) Li (1):
  drm/fourcc: Add Synaptics VideoSmart tiled modifiers

Randy Li (1):
  Documentation/gpu: Add Synaptics tiling formats documentation

 Documentation/gpu/synaptics.rst | 81 +++++++++++++++++++++++++++++++++
 include/uapi/drm/drm_fourcc.h   | 75 ++++++++++++++++++++++++++++++
 2 files changed, 156 insertions(+)
 create mode 100644 Documentation/gpu/synaptics.rst

-- 
2.17.1


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

end of thread, other threads:[~2023-03-22 19:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-22  8:29 [PATCH v6 0/2] Add pixel formats used in Synatpics SoC Hsia-Jun Li
2023-03-22  8:29 ` [PATCH v6 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers Hsia-Jun Li
2023-03-22  8:29 ` [PATCH v6 2/2] Documentation/gpu: Add Synaptics tiling formats documentation Hsia-Jun Li
2023-03-22 19:19   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®