drm: mali-dp: Enable Global SE interrupts mask for DP500
authorAlison Wang <alison.wang@nxp.com>
Tue, 24 Apr 2018 02:42:32 +0000 (10:42 +0800)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 18 Jun 2018 17:02:11 +0000 (18:02 +0100)
commit89610dc2c235e7b02bb9fba0ce247e12d4dde7cd
tree4e3bc4a4b0365113fe5670b773f71ac6981277bd
parent109c4d18e57445afcaf728b8716a69375a3daab2
drm: mali-dp: Enable Global SE interrupts mask for DP500

In the situation that DE and SE aren’t shared the same interrupt number,
the Global SE interrupts mask bit MASK_IRQ_EN in MASKIRQ must be set, or
else other mask bits will not work and no SE interrupt will occur. This
patch enables MASK_IRQ_EN for SE to fix this problem.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
drivers/gpu/drm/arm/malidp_hw.c