linux/drivers/gpu/drm/arm
Alison Wang 89610dc2c2 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>
2018-06-18 18:02:11 +01:00
..
hdlcd_crtc.c drm: Don't pass clip to drm_atomic_helper_check_plane_state() 2018-03-05 20:48:25 +02:00
hdlcd_drv.c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next 2017-12-04 05:42:49 +10:00
hdlcd_drv.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdlcd_regs.h
Kconfig drm/arm: make fbdev support really optional 2016-07-18 09:11:42 +02:00
Makefile drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_crtc.c drm: arm: malidp: Don't destroy planes manually in error handlers 2018-03-14 11:38:02 +00:00
malidp_drv.c drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector 2018-06-18 18:01:40 +01:00
malidp_drv.h drm: arm: malidp: Don't destroy planes manually in error handlers 2018-03-14 11:38:02 +00:00
malidp_hw.c drm: mali-dp: Enable Global SE interrupts mask for DP500 2018-06-18 18:02:11 +01:00
malidp_hw.h drm: mali-dp: Add YUV->RGB conversion support for video layers 2018-03-14 11:41:01 +00:00
malidp_planes.c drm: mali-dp: Add YUV->RGB conversion support for video layers 2018-03-14 11:41:01 +00:00
malidp_regs.h drm: mali-dp: Add YUV->RGB conversion support for video layers 2018-03-14 11:41:01 +00:00