mbox series

[0/2] drm/fourcc: Add additional float formats

Message ID 20250620144310.82590-1-robin.clark@oss.qualcomm.com
Headers show
Series drm/fourcc: Add additional float formats | expand

Message

Rob Clark June 20, 2025, 2:43 p.m. UTC
GPUs support 1/2/3/4 component f16 and f32 formats.  Define the missing
fourcc's needed to import/export these formats, and/or create with gbm.

Rob Clark (2):
  drm/fourcc: Add missing half-float formats
  drm/fourcc: Add 32b float formats

 include/uapi/drm/drm_fourcc.h | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)