linux/drivers/gpu/drm/tegra
Thierry Reding f8c3325584 drm/tegra: Start connectors with correct DPMS mode
A connector's DPMS mode isn't initialized by default, therefore using a
default of 0 (DRM_MODE_DPMS_ON). This can cause problems in that the DRM
core won't explicitly turn on a connector because it thinks that it is
already on.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2013-10-31 09:55:44 +01:00
..
bus.c drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
dc.c drm/tegra: Allocate resources at probe time 2013-10-31 09:55:41 +01:00
dc.h drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
drm.c drm/tegra: Add Tegra114 HDMI support 2013-10-31 09:55:42 +01:00
drm.h drm/tegra: Allocate resources at probe time 2013-10-31 09:55:41 +01:00
fb.c drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
gem.c drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
gem.h drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
gr2d.c drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
hdmi.c drm/tegra: hdmi: Enable VDD earlier for hotplug/DDC 2013-10-31 09:55:44 +01:00
hdmi.h drm/tegra: Add Tegra114 HDMI support 2013-10-31 09:55:42 +01:00
Kconfig drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
Makefile drm/tegra: Move driver to DRM tree 2013-10-31 09:55:40 +01:00
output.c drm/tegra: Start connectors with correct DPMS mode 2013-10-31 09:55:44 +01:00
rgb.c drm/tegra: Allocate resources at probe time 2013-10-31 09:55:41 +01:00