Files
linux/include/drm
Thomas Zimmermann dce4657ff5 drm/client: Remove pitch from struct drm_client_buffer
Only the client-buffer setup uses the pitch field from struct
drm_client_buffer. Remove the field and pass the value among setup
helpers.

Clients that need the pitch should rather look at the framebuffer's
pitches[0] directly.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Tested-by: Francesco Valla <francesco@valla.it>
Link: https://patch.msgid.link/20251027121042.143588-2-tzimmermann@suse.de
2025-10-30 21:01:12 +01:00
..
2025-10-17 19:41:10 -07:00
2025-09-30 11:55:31 +02:00
2023-11-14 10:23:12 +01:00
2025-08-28 12:40:43 +02:00
2024-08-23 16:47:56 +02:00
2025-10-01 08:31:59 +02:00
2025-09-17 14:58:33 +02:00