[PATCH 2/9] drm/format-helper: Flip src/dst-format branches in blit helper

Javier Martinez Canillas javierm at redhat.com
Tue Dec 20 10:26:55 UTC 2022


On 12/13/22 21:12, Thomas Zimmermann wrote:
> Upcoming changes to the format conversion will mostly blit from
> XRGB8888 to some other format. So put the source format in blit's
> outer branches to make the code more readable. For cases where
> a format only changes its endianness, such as XRGB565, introduce
> dedicated branches that handle this for all formats.
> 
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---

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

-- 
Best regards,

Javier Martinez Canillas
Core Platforms
Red Hat



More information about the dri-devel mailing list