Searched hist:"5402626 c83a2f19da14859e2bab231a53e16ee74" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/sti/ |
H A D | sti_hdmi_tx3g4c28phy.h | 5402626c83a2f19da14859e2bab231a53e16ee74 Wed Jul 30 19:24:55 CEST 2014 Benjamin Gaignard <benjamin.gaignard@linaro.org> 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>
|
H A D | sti_hdmi_tx3g4c28phy.c | 5402626c83a2f19da14859e2bab231a53e16ee74 Wed Jul 30 19:24:55 CEST 2014 Benjamin Gaignard <benjamin.gaignard@linaro.org> 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>
|
H A D | Makefile | diff 5402626c83a2f19da14859e2bab231a53e16ee74 Wed Jul 30 19:24:55 CEST 2014 Benjamin Gaignard <benjamin.gaignard@linaro.org> 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>
|
H A D | sti_hdmi.h | 5402626c83a2f19da14859e2bab231a53e16ee74 Wed Jul 30 19:24:55 CEST 2014 Benjamin Gaignard <benjamin.gaignard@linaro.org> 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>
|
H A D | sti_hdmi.c | 5402626c83a2f19da14859e2bab231a53e16ee74 Wed Jul 30 19:24:55 CEST 2014 Benjamin Gaignard <benjamin.gaignard@linaro.org> 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>
|