alistair23-linux/drivers/gpu/drm/shmobile
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 drm/shmobile: make fbdev support really optional 2016-07-18 09:11:37 +02:00
Makefile drm: Renesas SH Mobile DRM driver 2012-09-18 12:28:22 +02:00
shmob_drm_backlight.c drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_backlight.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_crtc.c Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next 2017-03-11 11:46:03 +01:00
shmob_drm_crtc.h drm: shmobile: use vblank hooks in struct drm_crtc_funcs 2017-02-09 16:10:16 +08:00
shmob_drm_drv.c drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers 2017-03-14 14:38:34 +01:00
shmob_drm_drv.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_kms.c drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() 2015-11-24 11:47:38 +01:00
shmob_drm_kms.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_plane.c drm: Nuke fb->pixel_format 2016-12-15 14:55:34 +02:00
shmob_drm_plane.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00
shmob_drm_regs.h drm/shmob: Update copyright notice 2014-09-15 11:34:07 +03:00