OSDN Git Service

drm/cirrus: Replace cpp value with format
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 15 Feb 2023 16:15:02 +0000 (17:15 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 13 Mar 2023 09:35:57 +0000 (10:35 +0100)
commit5635adcb34b3f402dc013446d9e57eb534ab8c48
tree078dc77665f6f79a7fda68bcadb9a00563c46fbd
parentd1c0cc8d0d7008856cf425c64d7203f95beed841
drm/cirrus: Replace cpp value with format

Using components per pixel to describe a color format is obsolete.
Use the format info and 4CC value instead.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230215161517.5113-3-tzimmermann@suse.de
drivers/gpu/drm/tiny/cirrus.c