alistair23-linux/drivers/gpu/drm/fsl-dcu
Noralf Trønnes ba22bf6785 drm/fsl-dcu: Use drm_gem_fb_create()
drm_fb_cma_create() is just a wrapper around drm_gem_fb_create() now,
so use the function directly.

Cc: Stefan Agner <stefan@agner.ch>
Cc: Alison Wang <alison.wang@freescale.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/1506255985-61113-3-git-send-email-noralf@tronnes.org
2017-10-01 17:00:20 +02:00
..
fsl_dcu_drm_crtc.c drm: Add old state pointer to CRTC .enable() helper function 2017-06-30 14:53:14 +02: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 drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults 2017-08-04 15:11:27 +02:00
fsl_dcu_drm_drv.h drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> 2016-12-18 16:29:29 +05:30
fsl_dcu_drm_kms.c drm/fsl-dcu: Use drm_gem_fb_create() 2017-10-01 17:00:20 +02: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: Plumb modifiers through plane init 2017-08-01 17:50:06 +01: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: Nuke drm_atomic_helper_connector_dpms 2017-08-08 14:48:48 +02:00
fsl_tcon.c drm/fsl-dcu: check for clk_prepare_enable() error 2017-02-07 20:28:04 -08: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: remove separate compilation unit for fbdev emulation 2016-11-28 17:33:52 -08:00