[PATCH 3/3] drm/format-helper: Add RGB565-to-XRGB8888 conversion

Javier Martinez Canillas javierm at redhat.com
Fri Apr 22 12:27:49 UTC 2022


On 4/21/22 20:17, Thomas Zimmermann wrote:
> Add a format helper that converts RGB565 to XRGB8888. Use this
> function in drm_fb_blit_toio(). Fixes simpledrm output for this
> combination of formats.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
>  drivers/gpu/drm/drm_format_helper.c | 46 +++++++++++++++++++++++++++++
>  1 file changed, 46 insertions(+)

Same comments than for patch 2/3.

Reviewed-by: Javier Martinez Canillas <javierm at redhat.com>

-- 
Best regards,

Javier Martinez Canillas
Linux Engineering
Red Hat



More information about the dri-devel mailing list