forked from Minki/linux
3e87599b68
LVDS panel support uses the LCDC (parallel) encoder. Unlike with HDMI, there is not a separate LVDS block, so no need to split things into a bridge+connector. Nor is there is anything re-used with mdp5. Note that there can be some regulators shared between HDMI and LVDS (in particular, on apq8064, ext_3v3p), so we should not use the _exclusive() variants of devm_regulator_get(). The drm_panel framework is used for panel-specific driver. Signed-off-by: Rob Clark <robdclark@gmail.com> |
||
---|---|---|
.. | ||
hdmi_audio.c | ||
hdmi_bridge.c | ||
hdmi_connector.c | ||
hdmi_i2c.c | ||
hdmi_phy_8x60.c | ||
hdmi_phy_8x74.c | ||
hdmi_phy_8960.c | ||
hdmi.c | ||
hdmi.h | ||
hdmi.xml.h | ||
qfprom.xml.h |