drm/cirrus: Integrate connector into pipeline code
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 15 Feb 2023 16:15:06 +0000 (17:15 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 13 Mar 2023 09:36:10 +0000 (10:36 +0100)
commite049497702acc5d16bc6493f68368963e0bef989
tree5bc8b983ad9a40995c518ab20a9cb21466a07500
parentd2ff2ef8c023ddc99e2d2e0c70ff307ebd7a6d89
drm/cirrus: Integrate connector into pipeline code

Integrate the connector with the rest of the pipeline setup code.
Move some helpers within the 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-7-tzimmermann@suse.de
drivers/gpu/drm/tiny/cirrus.c