linux/drivers/staging/imx-drm
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
..
imx-drm-core.c drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h 2014-11-05 00:14:55 +01:00
imx-drm.h
imx-hdmi.c staging: imx-drm: Don't put an else right after a return 2014-09-28 22:08:13 -04:00
imx-hdmi.h
imx-ldb.c imx-drm: imx-ldb: fix NULL pointer in imx_ldb_unbind() 2014-09-08 12:10:28 -07:00
imx-tve.c staging: imx-drm: Don't put an else right after a return 2014-09-28 22:08:13 -04:00
ipuv3-crtc.c staging: imx-drm: Lines over 80 characters fixed. 2014-08-30 14:06:48 -07:00
ipuv3-plane.c imx-drm: ipuv3-plane: remove function ipu_plane_dpms() 2014-09-23 23:36:27 -07:00
ipuv3-plane.h
Kconfig gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging 2014-06-04 11:06:52 +02:00
Makefile gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging 2014-06-04 11:06:52 +02:00
parallel-display.c Staging: imx-drm: Fix line over 80 characters warning 2014-09-23 20:25:29 -07:00
TODO