-
- Downloads
drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
The Amlogic Meson GXBB/GXL/GXM SoCs embeds a Synopsys DesignWare HDMI TX Controller with a custom Bridge + PHY around the Controller. This driver makes uses of all the custom PHY plat data callbacks and enables the compatible HDMI modes to be configured as a drm_encoder instance. Acked-by:Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by:
Neil Armstrong <narmstrong@baylibre.com>
Showing
- drivers/gpu/drm/meson/Kconfig 6 additions, 0 deletionsdrivers/gpu/drm/meson/Kconfig
- drivers/gpu/drm/meson/Makefile 1 addition, 0 deletionsdrivers/gpu/drm/meson/Makefile
- drivers/gpu/drm/meson/meson_drv.h 3 additions, 0 deletionsdrivers/gpu/drm/meson/meson_drv.h
- drivers/gpu/drm/meson/meson_dw_hdmi.c 910 additions, 0 deletionsdrivers/gpu/drm/meson/meson_dw_hdmi.c
- drivers/gpu/drm/meson/meson_dw_hdmi.h 146 additions, 0 deletionsdrivers/gpu/drm/meson/meson_dw_hdmi.h
Loading