[PATCH] drm/rockchip: vop: make vop register setting take effect
From: Mark yao <hidden>
Date: 2017-01-17 10:08:18
Also in:
linux-rockchip, lkml
From: Mark yao <hidden>
Date: 2017-01-17 10:08:18
Also in:
linux-rockchip, lkml
Hi Tomasz I had sent to Dave, but maybe something is wrong, it miss. the patch is on this pull-request: https://lists.freedesktop.org/archives/dri-devel/2016-September/118505.html I forgot to double check it, I will resend to Dave soon. Thanks. On 2017?01?17? 17:32, Tomasz Figa wrote:
Hi Mark, On Mon, Aug 29, 2016 at 11:51 AM, Mark yao [off-list ref] wrote:quoted
On 2016?08?27? 11:39, Chris Zhong wrote:quoted
The setting of vop registers need a reg_done writing to take effect. 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 <redacted> --- drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 4 ++++ 1 file changed, 4 insertions(+)Thanks for your fix. applied to my drm-fixes.This patch seems to have been lost in action. I don't see it in linux-next. Best regards, Tomasz
-- ?ark Yao