]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/sun4i: tcon: Pass encoder to RGB setup function
authorPaul Kocialkowski <contact@paulk.fr>
Wed, 7 Nov 2018 18:18:36 +0000 (19:18 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 9 Nov 2018 07:31:21 +0000 (08:31 +0100)
commitb842e2c9c0f2cb5f90f03d68963c0aae266c4c67
tree2006b2cca5c1011dd458fd061549819732564c42
parent783195ec1cada862d54dee8f312a60bcbba5c0e4
drm/sun4i: tcon: Pass encoder to RGB setup function

Passing the encoder to the TCON RGB setup functions allows accessing the
connector from the encoder directly instead of relying on the panel.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181107181843.27628-2-contact@paulk.fr
drivers/gpu/drm/sun4i/sun4i_tcon.c