linux_dsm_epyc7002/drivers/gpu/drm/nouveau/dispnv04
Daniel Vetter 2c3d77155f drm/nouveau: Use private save/restore hooks for CRTCs
I want to remove the core ones since with atomic drivers system
suspend/resume is solved much differently. And there's only 2 drivers
(gma500 besides nouveau) really using them.

v2: Fixup bugs Ilia spotted.

Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1449245618-1127-1-git-send-email-daniel.vetter@ffwll.ch
Reviewed-by: Thierry Reding <treding@nvidia.com>
2015-12-08 16:13:49 +01: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/nouveau/gpio: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
dfp.c drm/nouveau/dispnv04: fix build on powerpc 2015-08-28 20:33:58 +10:00
disp.c drm/nouveau: Use private save/restore hooks for CRTCs 2015-12-08 16:13:49 +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
Kbuild drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +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/nouveau/i2c: transition pad/ports away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
tvnv17.c drm/nouveau/device: import pciid list and integrate quirks with it 2015-08-28 12:40:48 +10:00
tvnv17.h drm: Constify TV mode names 2015-09-08 13:45:52 +02:00