<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 6 nov. 2022, 23 h 15, Hsia-Jun Li via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br>
<br>
I am trying to add the tile pixel formats for synaptics platform, the <br>
pixel definition could be found:<br>
<a href="https://lore.kernel.org/all/20221101100448.66712-2-randy.li@synaptics.com/" rel="noreferrer noreferrer" target="_blank">https://lore.kernel.org/all/20221101100448.66712-2-randy.li@synaptics.com/</a><br>
<br>
I think I can't use the tile_ws here, the tiles are in 1x4 or 3x4. The <br>
number is odd not even. Could I leave both tile_ws and tile_hs in 0 here?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Only power of two are supported. It seems like these should be opaque formats under the umbrella of the new dmabufs drm modifiers design. Helpers are yet to be implemented there, it's unlikely to make it for 1.22.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I wonder what I should do to apply this document?<br>
<a href="https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-docs/markdown/additional/design/dmabuf.md" rel="noreferrer noreferrer" target="_blank">https://gitlab.freedesktop.org/gstreamer/gstreamer/-/blob/main/subprojects/gst-docs/markdown/additional/design/dmabuf.md</a><br>
<br>
I think the current GstVideoFormatInfo struct didn't support this type <br>
of format. Any idea early stages I could try here?<br>
<br>
-- <br>
Hsia-Jun(Randy) Li<br>
</blockquote></div></div></div>