Hi, Stefan
I had tested your patch(https://lkml.org/lkml/2015/11/18/951) in ls1021-twr
board, I think you can merge this patch to your tree if Jianwei don't have any
objections.
> On Tuesday, January 26, 2016 1:45 PM, Stefan Agner
> wrote:
>
> As I wrote earlier
> (http://www.spinics.net/lis
From: Jianwei Wang
Switch update interrupt mask bit with regmap_update_bits, and clear
interrupt status by writing 1 to relevant bit before setting mask in
fsl_dcu_drm_irq_init function.
Signed-off-by: JianWei Wang
Signed-off-by: Meng Yi
---
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 26
Hi Meng Yi,
As I wrote earlier
(http://www.spinics.net/lists/dri-devel/msg95703.html), my fixes
patchset contains a similar patch which also explicitly disable the
VBLANK interrupt. I think it is the better solution... See:
https://lkml.org/lkml/2015/11/18/951
I will soon prepare a git tree and p