]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuff...
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 1 Jul 2025 09:07:09 +0000 (12:07 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 16 Jul 2025 17:05:19 +0000 (20:05 +0300)
commite3c5074b1fc2b49c456d8dc567d59b800b45e267
tree3abd150af24b849f83e0cb81056397276384a8ed
parenta34cc7bf1034280904f9683e260f9d9e9fd4b84f
drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()

Plumb the format info from .fb_create() all the way to
malidp_verify_afbc_framebuffer_size() to avoid the
redundant lookup.

Cc: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250701090722.13645-7-ville.syrjala@linux.intel.com
drivers/gpu/drm/arm/malidp_drv.c