Searched hist:"65 bf2d54f062474d43834cebbf48ff03c4b00080" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tcon.h | diff 65bf2d54f062474d43834cebbf48ff03c4b00080 Wed Nov 07 12:18:38 CST 2018 Paul Kocialkowski <contact@paulk.fr> drm/sun4i: tcon: Support an active-low DE signal with RGB interface
Some panels need an active-low data enable (DE) signal for the RGB interface. This requires flipping a bit in the TCON0 polarity register when setting up the mode for the RGB interface.
Match the associated bus flag and use it to set the polarity inversion bit for the DE signal when required.
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-4-contact@paulk.fr
|
H A D | sun4i_tcon.c | diff 65bf2d54f062474d43834cebbf48ff03c4b00080 Wed Nov 07 12:18:38 CST 2018 Paul Kocialkowski <contact@paulk.fr> drm/sun4i: tcon: Support an active-low DE signal with RGB interface
Some panels need an active-low data enable (DE) signal for the RGB interface. This requires flipping a bit in the TCON0 polarity register when setting up the mode for the RGB interface.
Match the associated bus flag and use it to set the polarity inversion bit for the DE signal when required.
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-4-contact@paulk.fr
|