commit | 4517cf9b879abdb928b75932d4354023c4af3a3a | [log] [tgz] |
---|---|---|
author | Xinliang Liu <xinliang.liu@linaro.org> | Thu Jun 30 17:23:00 2016 +0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jul 12 14:17:03 2016 +0200 |
tree | 61c46fec527ff554ef70ce6d670e62c19ae561c6 | |
parent | da82ee99eef9817416ea9b8a23973da062d5c8fe [diff] |
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> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20160630092300.141864-1-xinliang.liu@linaro.org