Hi Mark,
On Mon, Aug 29, 2016 at 11:51 AM, Mark yao <mark.yao@xxxxxxxxxxxxxx> wrote:
On 2016å08æ27æ 11:39, Chris Zhong wrote:This patch seems to have been lost in action. I don't see it in linux-next.
The setting of vop registers need a reg_done writing to take effect.Thanks for your fix.
In vop_enable the vop return to work by by restoring registers, but the
registers do not take effect immediately, it should a vop_cfg_done
after it. The same thing is needed by windows_disabled in
vop_crtc_disable.
Signed-off-by: Chris Zhong <zyw@xxxxxxxxxxxxxx>
---
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 4 ++++
1 file changed, 4 insertions(+)
applied to my drm-fixes.
Best regards,
Tomasz