mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-11 16:31:15 +00:00
There's a nice macro to calculate the destination pitch that already takes into account sub-byte pixel formats. Use that instead of open coding it. Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20230316223404.102806-1-javierm@redhat.com |
||
|---|---|---|
| .. | ||
| .kunitconfig | ||
| drm_buddy_test.c | ||
| drm_client_modeset_test.c | ||
| drm_cmdline_parser_test.c | ||
| drm_connector_test.c | ||
| drm_damage_helper_test.c | ||
| drm_dp_mst_helper_test.c | ||
| drm_format_helper_test.c | ||
| drm_format_test.c | ||
| drm_framebuffer_test.c | ||
| drm_kunit_helpers.c | ||
| drm_managed_test.c | ||
| drm_mm_test.c | ||
| drm_modes_test.c | ||
| drm_plane_helper_test.c | ||
| drm_probe_helper_test.c | ||
| drm_rect_test.c | ||
| Makefile | ||