linux/drivers/gpu/drm/nouveau/dispnv04
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
..
arb.c drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00
crtc.c drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h 2014-11-05 00:14:55 +01:00
cursor.c drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00
dac.c drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00
dfp.c drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00
disp.c drm/nouveau: remove as much direct use of core headers as possible 2014-08-10 05:13:16 +10:00
disp.h drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00
hw.c drm/nouveau: use ram info from nvif_device 2014-08-10 05:28:12 +10:00
hw.h drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00
Makefile drm/nv10/kms: add plane support for nv10-nv40 2013-11-08 15:37:40 +10:00
nvreg.h
overlay.c drm/nouveau: use container_of to resolve nouveau_plane from drm_plane 2014-09-24 12:09:26 +02:00
tvmodesnv17.c
tvnv04.c drm/nouveau: port to nvif client/device/objects 2014-08-10 05:13:14 +10:00
tvnv17.c drm/nouveau: remove as much direct use of core headers as possible 2014-08-10 05:13:16 +10:00
tvnv17.h drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00