mirror_ubuntu-kernels/drivers/gpu/drm/sti
Benjamin Gaignard 5402626c83 drm: sti: add HDMI driver
Add driver for HDMI output.
HDMI PHY registers are mixed into HDMI device registers
and their is only one IRQ for all this hardware block.
That is why PHYs aren't using phy framework but only a
thin hdmi_phy_ops structure with start and stop functions.

HDMI driver is mapped on drm_bridge and drm_connector structures.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Reviewed-by: Rob Clark <robdclark@gmail.com>
2014-07-30 19:24:55 +02:00
..
Kconfig drm: sti: add VTG driver 2014-07-30 18:20:56 +02:00
Makefile drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
NOTES
sti_hdmi_tx3g0c55phy.c drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g0c55phy.h drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g4c28phy.c drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi_tx3g4c28phy.h drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi.c drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_hdmi.h drm: sti: add HDMI driver 2014-07-30 19:24:55 +02:00
sti_vtac.c drm: sti: add VTAC drivers 2014-07-30 19:23:49 +02:00
sti_vtg.c drm: sti: add VTG driver 2014-07-30 18:20:56 +02:00
sti_vtg.h drm: sti: add VTG driver 2014-07-30 18:20:56 +02:00