Re: [PATCH] drm/rockchip: vop: make vop register setting take effect

From: Tomasz Figa
Date: Tue Jan 17 2017 - 04:43:27 EST


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:
>>
>> 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 <zyw@xxxxxxxxxxxxxx>
>> ---
>> 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