linux-stable/drivers/gpu/drm/arm
Laurent Pinchart a4b10ccead drm: Constify drm_mode_config atomic helper private pointer
The drm_mode_config helper private field points to a structure of
function pointers that don't need to be modified at runtime. Make it
const.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Acked-by: Brian Starkey <brian.starkey@arm.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170102091613.6310-1-laurent.pinchart@ideasonboard.com
2017-02-12 12:05:23 +01:00
..
hdlcd_crtc.c drm: hdlcd: use vblank hooks in struct drm_crtc_funcs 2017-02-07 21:46:22 +01:00
hdlcd_drv.c drm: hdlcd: use vblank hooks in struct drm_crtc_funcs 2017-02-07 21:46:22 +01:00
hdlcd_drv.h drm: hdlcd: Cleanup the atomic plane operations 2016-06-02 17:45:29 +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: malidp: use vblank hooks in struct drm_crtc_funcs 2017-02-07 21:46:32 +01:00
malidp_drv.c drm: Constify drm_mode_config atomic helper private pointer 2017-02-12 12:05:23 +01:00
malidp_drv.h drm: malidp: Remove event_list member from struct malidp_drm 2017-01-23 09:46:24 +00:00
malidp_hw.c drm: mali-dp: fix stride setting for multi-plane formats 2017-01-26 15:46:19 +00:00
malidp_hw.h drm: mali-dp: fix stride setting for multi-plane formats 2017-01-26 15:46:19 +00:00
malidp_planes.c drm: mali-dp: fix stride setting for multi-plane formats 2017-01-26 15:46:19 +00:00
malidp_regs.h drm: mali-dp: fix stride setting for multi-plane formats 2017-01-26 15:46:19 +00:00