linux-xiaomi-chiron/drivers/gpu/drm/tegra
Dmitry Osipenko b189153790 drm/tegra: Add guard to avoid double disable/enable of RGB outputs
Add guard to check whether RGB output is already enabled in the way it's
done for HDMI output. Fixes possible hang on trying to disable output twice
(first time during driver probe and second on fb registering).

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-02-12 07:50:38 +01:00
..
bus.c
dc.c
dc.h
drm.c
drm.h
dsi.c
dsi.h drm/tegra: Add DSI support 2013-12-20 15:56:04 +01:00
fb.c
gem.c
gem.h
gr2d.c
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
hdmi.c
hdmi.h
Kconfig drm/tegra: Make legacy fbdev support optional 2013-12-20 15:56:05 +01:00
Makefile
mipi-phy.c
mipi-phy.h
output.c
rgb.c