[PATCH v3 06/11] drm/fourcc: Add DRM_FORMAT_XVUY2101010
Tomi Valkeinen
tomi.valkeinen at ideasonboard.com
Mon Feb 17 20:27:56 UTC 2025
Hi,
On 17/02/2025 22:15, Dmitry Baryshkov wrote:
> On Wed, Feb 12, 2025 at 04:56:10PM +0200, Tomi Valkeinen wrote:
>> Add XVUY2101010, a 10 bits per component YCbCr format in a 32 bit
>> container.
>
> Is there a more common name for this format? Otherwise googling for it
> reveals only your series.
In the cover letter I mention the gstreamer names where available (this
particular format is not in gstreamer). AMD has these in their zynqmp
documentation
(https://docs.amd.com/r/en-US/ug1085-zynq-ultrascale-trm/Video-Packer-Format).
XVUY2101010 is YUV444_10BPC in AMD docs.
X403 is Y444_10LE32 in gstreamer, and YV24_10BPC in AMD docs.
I'm not sure you'll have much more luck googling with those names,
though =).
Tomi
More information about the dri-devel
mailing list