alistair23-linux/drivers/gpu/drm/fsl-dcu
Laurent Pinchart 420382adf6 drm: Don't implement empty prepare_fb()/cleanup_fb()
The plane .prepare_fb() and .cleanup_fb() helpers are optional, there's
no need to implement empty stubs, and no need to explicitly set the
function pointers to NULL either.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
[danvet: Resolved conflicts with Chris' patch.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2016-08-19 10:58:55 +02:00
..
fsl_dcu_drm_crtc.c Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next 2016-07-02 16:21:35 +10:00
fsl_dcu_drm_crtc.h drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04:00
fsl_dcu_drm_drv.c Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next 2016-07-02 16:21:35 +10:00
fsl_dcu_drm_drv.h drm/fsl-dcu: implement suspend/resume using atomic helpers 2016-06-18 18:34:27 -07:00
fsl_dcu_drm_fbdev.c drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04:00
fsl_dcu_drm_kms.c drm/fsl-dcu: rework codes to support of_graph dt binding for panel 2016-07-15 18:06:28 -07:00
fsl_dcu_drm_output.h drm/fsl-dcu: rework codes to support of_graph dt binding for panel 2016-07-15 18:06:28 -07:00
fsl_dcu_drm_plane.c drm: Don't implement empty prepare_fb()/cleanup_fb() 2016-08-19 10:58:55 +02:00
fsl_dcu_drm_plane.h drm/fsl-dcu: move layer initialization to plane file 2016-06-18 18:34:22 -07:00
fsl_dcu_drm_rgb.c drm/fsl-dcu: add support for drm bridge 2016-07-15 18:06:28 -07:00
fsl_tcon.c drm/fsl-dcu: add missing of_node_put after calling of_parse_phandle 2016-07-15 18:06:28 -07:00
fsl_tcon.h drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
Kconfig drm/fsl-dcu: make fbdev support really optional 2016-07-18 09:11:39 +02:00
Makefile drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00