[PATCH v2 0/2] drm: vc4: Add support for additional 10/12/16bit YUV plane formats
Dave Stevenson
dave.stevenson at raspberrypi.com
Thu Aug 7 13:28:00 UTC 2025
We'd been asked if the S01x YUV formats could be supported on Pi5 as some
software codecs produce them.
The answer was yes, so this patch adds them and the P01x formats.
Signed-off-by: Dave Stevenson <dave.stevenson at raspberrypi.com>
---
Changes in v2:
- Swapped from adding an extra bool hvs6_only to having a min_gen for
each format (suggested by Maíra)
- Link to v1: https://lore.kernel.org/r/20250724-drm-vc4-extra-formats-v1-1-67fa80597fad@raspberrypi.com
---
Dave Stevenson (2):
drm/vc4: plane: Flag formats as having a minimum generation
drm/vc4: plane: Add support for P01[026] and S01[026] formats
drivers/gpu/drm/vc4/vc4_plane.c | 56 +++++++++++++++++++++++++++++++++++------
drivers/gpu/drm/vc4/vc4_regs.h | 9 +++++++
2 files changed, 58 insertions(+), 7 deletions(-)
---
base-commit: d2b48f2b30f25997a1ae1ad0cefac68c25f8c330
change-id: 20250724-drm-vc4-extra-formats-1f53e6491cc1
Best regards,
--
Dave Stevenson <dave.stevenson at raspberrypi.com>
More information about the dri-devel
mailing list