1
0
Fork 0
alistair23-linux/drivers/gpu/drm/meson
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 drm: meson: rename module name to meson-drm 2017-02-02 15:19:53 +01:00
meson_canvas.c
meson_canvas.h
meson_crtc.c drm: meson: use vblank hooks in struct drm_crtc_funcs 2017-02-09 16:08:09 +08:00
meson_crtc.h
meson_drv.c drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers 2017-03-14 14:38:34 +01:00
meson_drv.h
meson_plane.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2017-01-27 11:00:42 +10:00
meson_plane.h
meson_registers.h
meson_vclk.c
meson_vclk.h
meson_venc.c drm/meson: Fix CVBS initialization when HDMI is configured by bootloader 2017-01-04 12:09:25 +01:00
meson_venc.h
meson_venc_cvbs.c drm/meson: Fix CVBS VDAC disable 2017-01-04 12:09:30 +01:00
meson_venc_cvbs.h
meson_viu.c
meson_viu.h
meson_vpp.c
meson_vpp.h