drm/cirrus: Move primary-plane format arrays
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 15 Feb 2023 16:15:07 +0000 (17:15 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 13 Mar 2023 09:36:15 +0000 (10:36 +0100)
commitfe57235bc104f2389ae1a54ea2536c1b1d6a4611
tree2c6029cf7d10984e2d6b4ccc17f7784ab21be2af
parente049497702acc5d16bc6493f68368963e0bef989
drm/cirrus: Move primary-plane format arrays

Move the primary plane's format and modifier arrays within the
source file and adapt naming slightly. No functional changes.

Done in preparation of converting cirrus to regular atomic helpers.

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