video: tegra: add hdmi output support
authorErik Gilling <konkers@android.com>
Tue, 24 Aug 2010 04:36:56 +0000 (21:36 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:27:56 +0000 (16:27 -0700)
commit279c0de8338979722e7000ad36079016866a90f3
tree35ea3d4bbec2a617404fb2f315f2f0c12869ca88
parent809b025947eec41bad5cbe7bd6dd46a3d262889f
video: tegra: add hdmi output support

Signed-off-by: Erik Gilling <konkers@android.com>
arch/arm/mach-tegra/include/mach/dc.h
drivers/video/tegra/dc/Makefile
drivers/video/tegra/dc/dc.c
drivers/video/tegra/dc/edid.c [new file with mode: 0644]
drivers/video/tegra/dc/edid.h [new file with mode: 0644]
drivers/video/tegra/dc/hdmi.c [new file with mode: 0644]
drivers/video/tegra/dc/hdmi_reg.h [new file with mode: 0644]