linux/drivers/gpu/host1x/drm
Mikko Perttunen ccaddfe1a2 drm/tegra: hdmi: Make sure clock is enabled before dumping registers
The debugfs register dumping function did not enable the HDMI clock.
This led to a possible system hang when reading the debugfs entry
while no HDMI cable was connected to the system. This patch makes
sure that the clock is enabled during the read.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2013-08-27 10:19:39 +02:00
..
Kconfig drm/tegra: don't depend on OF 2013-04-22 12:40:56 +02:00
dc.c drm/tegra: Honor pixel-format changes 2013-05-25 12:32:50 +02:00
dc.h drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
drm.c gpu: host1x: Rework CPU syncpoint increment 2013-06-22 12:43:55 +02:00
drm.h drm/tegra: Add gr2d device 2013-04-22 12:40:04 +02:00
fb.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.c gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gem.h gpu: host1x: drm: Add memory manager and fb 2013-04-22 12:40:04 +02:00
gr2d.c gpu: host1x: Fix client_managed type 2013-06-22 12:43:54 +02:00
hdmi.c drm/tegra: hdmi: Make sure clock is enabled before dumping registers 2013-08-27 10:19:39 +02:00
hdmi.h drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
output.c drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00
rgb.c drm/tegra: Move drm to live under host1x 2013-04-22 12:39:11 +02:00