Star64_linux/drivers/gpu/drm/tilcdc
Noralf Trønnes 50b45f2137 drm/tilcdc: Use drm_fb_cma_fbdev_init/fini()
Use drm_fb_cma_fbdev_init() and drm_fb_cma_fbdev_fini() which relies on
the fact that drm_device holds a pointer to the drm_fb_helper structure.
This means that the driver doesn't have to keep track of that.
Also use the drm_fb_helper functions directly.

Cc: Jyri Sarha <jsarha@ti.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Jyri Sarha <jsarha@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-16-noralf@tronnes.org
2017-12-08 14:47:42 +01:00
..
Kconfig drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding support 2017-11-20 14:30:50 +02:00
Makefile fixes/cleanups for rc1, non-desktop flags for VR 2017-11-23 21:04:56 -10:00
tilcdc_crtc.c
tilcdc_drv.c drm/tilcdc: Use drm_fb_cma_fbdev_init/fini() 2017-12-08 14:47:42 +01:00
tilcdc_drv.h drm/tilcdc: Use drm_fb_cma_fbdev_init/fini() 2017-12-08 14:47:42 +01:00
tilcdc_external.c
tilcdc_external.h
tilcdc_panel.c
tilcdc_panel.h
tilcdc_plane.c
tilcdc_regs.h
tilcdc_tfp410.c
tilcdc_tfp410.h