alistair23-linux/drivers/gpu/drm/rcar-du
Daniel Vetter 3cb9ae4fd8 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Just a bit of OCD cleanup on headers - this function isn't the core
interface any more but just a helper for drivers who haven't yet
transitioned to universal planes. Put the declaration at the right
spot and sprinkle necessary #includes over all drivers.

Maybe this helps to encourage driver maintainers to do the switch.

v2: Fix #include ordering for tegra, reported by 0-day builder.

v3: Include required headers, reported by Thierry.

Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Thierry Reding <treding@nvidia.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
2014-11-05 00:14:55 +01:00
..
Kconfig drm/rcar-du: Use struct videomode in platform data 2014-09-15 11:55:47 +03:00
Makefile drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_crtc.c drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h 2014-11-05 00:14:55 +01:00
rcar_du_crtc.h drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_drv.c drm/rcar-du: Add OF support 2014-09-15 11:55:47 +03:00
rcar_du_drv.h drm/rcar-du: Add OF support 2014-09-15 11:55:47 +03:00
rcar_du_encoder.c drm/rcar-du: Add OF support 2014-09-15 11:55:47 +03:00
rcar_du_encoder.h drm/rcar-du: Add OF support 2014-09-15 11:55:47 +03:00
rcar_du_group.c drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_group.h drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_kms.c drm/rcar-du: Add OF support 2014-09-15 11:55:47 +03:00
rcar_du_kms.h drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_lvdscon.c drm/rcar-du: Add OF support 2014-09-15 11:55:47 +03:00
rcar_du_lvdscon.h drm/rcar-du: Add OF support 2014-09-15 11:55:47 +03:00
rcar_du_lvdsenc.c drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_lvdsenc.h drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_plane.c drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_plane.h drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_regs.h drm/rcar-du: Add support for multiple groups 2013-08-09 23:17:50 +02:00
rcar_du_vgacon.c drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_du_vgacon.h drm/rcar-du: Update copyright notice 2014-09-15 11:34:06 +03:00
rcar_lvds_regs.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00