drm/hisilicon: Fix ADE vblank on/off handling
authorXinliang Liu <xinliang.liu@linaro.org>
Thu, 30 Jun 2016 09:06:26 +0000 (17:06 +0800)
committerXinliang Liu <xinliang.liu@linaro.org>
Mon, 4 Jul 2016 10:49:21 +0000 (18:49 +0800)
commit85d8747d2a24e913fffac68024b2154db266c50c
tree19a05270284c3ad0056c4f28ccc595c9b26a2003
parent755ee12daf99cc82d4f2d991757e6841f0800c54
drm/hisilicon: Fix ADE vblank on/off handling

Vblank turn on should be called in crtc's enable callback.
And turn off called in crtc's disable callback.

Thanks to Daniel Vetter, this bug is reported by him.

Reported-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
This page took 0.024509 seconds and 5 git commands to generate.