linux_dsm_epyc7002/drivers/gpu/drm/sun4i
Daniel Vetter d55f7e5d54 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Less code ftw.

This converts all drivers except the tinydrm helper module. That one
needs more work, since it gets the THIS_MODULE reference from
tinydrm.ko instead of the actual driver module like it should.
Probably needs a similar trick like I used here with generating the
entire struct with a macro.

Cc: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170308141257.12119-24-daniel.vetter@ffwll.ch
2017-03-14 14:38:34 +01:00
..
Kconfig
Makefile
sun4i_backend.c Allwinner DRM changes for 4.11 2017-02-01 08:43:19 +10:00
sun4i_backend.h
sun4i_crtc.c drm: sun4i: use vblank hooks in struct drm_crtc_funcs 2017-02-09 16:10:52 +08:00
sun4i_crtc.h
sun4i_dotclock.c
sun4i_dotclock.h
sun4i_drv.c drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers 2017-03-14 14:38:34 +01:00
sun4i_drv.h
sun4i_framebuffer.c drm: Rely on mode_config data for fb_helper initialization 2017-02-02 19:12:00 +01:00
sun4i_framebuffer.h
sun4i_layer.c
sun4i_layer.h
sun4i_rgb.c drm: bridge: Link encoder and bridge in core code 2016-12-18 16:31:45 +05:30
sun4i_rgb.h
sun4i_tcon.c
sun4i_tcon.h
sun4i_tv.c
sun6i_drc.c