]> git.baikalelectronics.ru Git - kernel.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)
commit79e68df21cde733659a60e44dda8f39731681ca9
tree2006b2cca5c1011dd458fd061549819732564c42
parentdc1908381b663f7b10ff4d3b6e9b65d696c0f1ea
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