This patchset adds HDMI support for the Tegra114 Dalmore board. Tested with 1080p DVI and HDMI monitors. Mikko Perttunen (5): host1x: hdmi: Add Tegra114 support host1x: hdmi: Detect whether display is connected with HDMI or DVI clk: tegra114: Initialize clocks needed for HDMI ARM: tegra: Add host1x, dc and hdmi to Tegra114 device tree ARM: tegra: Add hdmi to Tegra114 Dalmore device tree arch/arm/boot/dts/tegra114-dalmore.dts | 17 ++++ arch/arm/boot/dts/tegra114.dtsi | 43 ++++++++++ drivers/clk/tegra/clk-tegra114.c | 3 + drivers/gpu/host1x/drm/drm.c | 1 + drivers/gpu/host1x/drm/hdmi.c | 110 +++++++++++++++++++++++- drivers/gpu/host1x/drm/hdmi.h | 152 +++++++++++++++++++++++++++++++++ 6 files changed, 323 insertions(+), 3 deletions(-) -- 1.8.1.5 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel