alistair23-linux/drivers/gpu/drm/sti
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
NOTES
sti_awg_utils.c
sti_awg_utils.h
sti_compositor.c
sti_compositor.h
sti_crtc.c drm/sti: Fix up crtc_state->event handling 2017-02-10 09:34:39 +01:00
sti_crtc.h
sti_cursor.c
sti_cursor.h
sti_drv.c drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers 2017-03-14 14:38:34 +01:00
sti_drv.h drm/sti: use atomic_helper for commit 2017-02-10 09:34:39 +01:00
sti_dvo.c
sti_gdp.c drm/sti: do not post GDP command if no update 2017-02-10 09:34:39 +01:00
sti_gdp.h
sti_hda.c
sti_hdmi.c drm/sti: hdmi: automatically check DVI/HDMI mode 2017-02-10 09:34:39 +01:00
sti_hdmi.h drm/sti: hdmi: automatically check DVI/HDMI mode 2017-02-10 09:34:39 +01:00
sti_hdmi_tx3g4c28phy.c
sti_hdmi_tx3g4c28phy.h
sti_hqvdp.c drm/sti: do not check hw scaling if mode is not set 2017-02-10 09:34:39 +01:00
sti_hqvdp_lut.h
sti_mixer.c
sti_mixer.h drm/sti: Fix up crtc_state->event handling 2017-02-10 09:34:39 +01:00
sti_plane.c
sti_plane.h
sti_tvout.c
sti_vid.c
sti_vid.h
sti_vtg.c drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files 2017-02-23 12:54:54 +10:00
sti_vtg.h