[RESEND PATCH v2 0/2] drm: Refactor plane size calculation by core helper functions

Thomas Zimmermann tzimmermann at suse.de
Tue Sep 26 14:46:51 UTC 2023


Hi

Am 26.09.23 um 16:15 schrieb Carlos Eduardo Gallo Filho:
> There's duplicated functions on drm that do the same job of calculating
> the size of planes from a drm_format_info and the size of its first
> plane. So this patchset throw away the more specific version intended
> to be used from a given framebuffer and make the generic version way
> more portable against the drivers.

For both patches

Reviewed-by: Thomas Zimmermann <tzimmermann at suse.de>

Best regards
Thomas

> 
> Thanks,
> Carlos
> 
> ---
> v2:
>    - New patch "[PATCH v2 1/2] drm: Remove plane hsub/vsub alignment requirement
>      for core helpers".
> 
> Carlos Eduardo Gallo Filho (2):
>    drm: Remove plane hsub/vsub alignment requirement for core helpers
>    drm: Replace drm_framebuffer plane size functions with its equivalents
> 
>   drivers/gpu/drm/drm_framebuffer.c       | 64 ++-----------------------
>   drivers/gpu/drm/i915/display/intel_fb.c |  2 +-
>   include/drm/drm_fourcc.h                |  5 +-
>   include/drm/drm_framebuffer.h           |  5 --
>   4 files changed, 8 insertions(+), 68 deletions(-)
> 

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20230926/54c17cec/attachment.sig>


More information about the dri-devel mailing list