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

Rob Clark posted 2 patches 3 months, 2 weeks ago
include/uapi/drm/drm_fourcc.h | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
[PATCH v2 0/2] drm/fourcc: Add additional float formats
Posted by Rob Clark 3 months, 2 weeks ago
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(-)

-- 
2.49.0
Re: [PATCH v2 0/2] drm/fourcc: Add additional float formats
Posted by Dmitry Baryshkov 3 months, 1 week ago
On Wed, 25 Jun 2025 10:37:09 -0700, Rob Clark wrote:
> 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
> 
> [...]

Applied to drm-misc-next, thanks!

[1/2] drm/fourcc: Add missing half-float formats
      commit: e04c3521df073b688b9e9e2213cd3c588e3b6e68
[2/2] drm/fourcc: Add 32b float formats
      commit: 3529cb5ab16b4f1f8bbc31dc39a1076a94bd1e38

Best regards,
-- 
With best wishes
Dmitry