drm/rockchip: dw_hdmi: add power domain control
authorxuhuicong <xhc@rock-chips.com>
Wed, 29 Mar 2017 03:39:26 +0000 (11:39 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Sat, 1 Apr 2017 01:26:39 +0000 (09:26 +0800)
commit57eae3d8eb904bf06cf186f681ab1e19c32e9a44
treefa3fb93d54295c66d67d2d1700621a84999cf7a2
parent0f1294525b11a9cb4115bef712cf70fce93b315f
drm/rockchip: dw_hdmi: add power domain control

close pd when suspend, no when plug out because hotplug detect need it.

make hdmi probe before dp otherwise the shared power domain will be
close after dp probe and cause splash screen when starting kernel if
hdmi uboot logo display

Change-Id: I82ba1abdaf7567173df9ad900d57eca0e6be3932
Signed-off-by: xuhuicong <xhc@rock-chips.com>
drivers/gpu/drm/rockchip/Makefile
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c