Searched hist:b06e145f7030bea2f307d3dc68a6b9aaf2dd905c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | sor.c | diff b06e145f7030bea2f307d3dc68a6b9aaf2dd905c Tue Dec 03 10:19:13 CST 2019 Thierry Reding <treding@nvidia.com> drm/tegra: sor: Make the +5V HDMI supply optional
The SOR supports multiple display modes, but only when driving an HDMI monitor does it make sense to control the +5V power supply. eDP and DP don't need this, so make it optional.
This fixes a crash observed during system suspend/resume.
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Thierry Reding <treding@nvidia.com>
|