linux/drivers/gpu/drm/tegra
Thierry Reding 158b50aefa drm/tegra: Increase compile test coverage
The ARCH_MULTIPLATFORM dependency was introduced back when Tegra didn't
support multiplatform yet as a means to allow the driver to be easily
compile-tested along with other DRM drivers. In the meantime, the new
COMPILE_TEST Kconfig option has been introduced for exactly that
purpose, so use that instead to clarify the intention.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2013-12-19 09:29:53 +01:00
..
bus.c drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
dc.c drm/tegra: use reset framework 2013-12-11 16:43:04 -07:00
dc.h drm/tegra: Support bottom-up buffer objects 2013-10-31 09:55:46 +01:00
drm.c drm/tegra: return -EFAULT if copy_from_user() fails 2013-12-03 10:14:03 +01:00
drm.h drm/tegra: Implement panel support 2013-12-17 18:10:00 +01:00
fb.c drm/tegra: Force cast to __iomem to make sparse happy 2013-12-03 10:05:04 +01:00
gem.c drm/tegra: Support bottom-up buffer objects 2013-10-31 09:55:46 +01:00
gem.h drm/tegra: Support bottom-up buffer objects 2013-10-31 09:55:46 +01:00
gr2d.c drm/tegra: Reserve base for gr2d 2013-10-31 09:55:48 +01:00
gr2d.h drm/tegra: Use symbolic names for gr2d registers 2013-10-31 09:55:44 +01:00
gr3d.c ARM: tegra: pass reset to tegra_powergate_sequence_power_up() 2013-12-11 16:43:11 -07:00
gr3d.h drm/tegra: Add 3D support 2013-10-31 09:55:45 +01:00
hdmi.c gpu: host1x: clk_round_rate() can return a zero upon error 2013-12-19 09:29:52 +01:00
hdmi.h drm/tegra: Add Tegra114 HDMI support 2013-10-31 09:55:42 +01:00
Kconfig drm/tegra: Increase compile test coverage 2013-12-19 09:29:53 +01:00
Makefile drm/tegra: Add 3D support 2013-10-31 09:55:45 +01:00
output.c drm/tegra: Implement panel support 2013-12-17 18:10:00 +01:00
rgb.c drm/tegra: Tightly bind RGB output to DC 2013-12-03 10:04:22 +01:00