OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/dispnv04
Daniel Vetter 129b782008 drm: Move encoder->save/restore into nouveau
Nouveau is the only user, and atomic drivers should do state
save/restoring differently. So move it into noveau.

Saves me typing some kerneldoc, too ;-)

v2: Move misplaced hunk into earlier nouveau patch.

Cc: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1449245647-1315-1-git-send-email-daniel.vetter@ffwll.ch
Reviewed-by: Thierry Reding <treding@nvidia.com>
2015-12-08 16:13:50 +01:00
..
Kbuild drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +10:00
arb.c drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
crtc.c drm/nouveau: Use private save/restore hooks for CRTCs 2015-12-08 16:13:49 +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: Move encoder->save/restore into nouveau 2015-12-08 16:13:50 +01:00
dfp.c drm: Move encoder->save/restore into nouveau 2015-12-08 16:13:50 +01:00
disp.c drm: Move encoder->save/restore into nouveau 2015-12-08 16:13:50 +01:00
disp.h drm/nouveau/bios: convert to new-style nvkm_subdev 2015-08-28 12:40:42 +10:00
hw.c drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
hw.h drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
nvreg.h drm/nv04/disp: hide all the cruft away in its own little hole 2013-04-26 15:37:51 +10:00
overlay.c drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
tvmodesnv17.c drm: Constify TV mode names 2015-09-08 13:45:52 +02:00
tvnv04.c drm: Move encoder->save/restore into nouveau 2015-12-08 16:13:50 +01:00
tvnv17.c drm: Move encoder->save/restore into nouveau 2015-12-08 16:13:50 +01:00
tvnv17.h drm: Constify TV mode names 2015-09-08 13:45:52 +02:00