drm/nouveau: dont switch vt on suspend
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 13 Jan 2015 08:18:49 +0000 (09:18 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 22 Jan 2015 02:15:08 +0000 (12:15 +1000)
commit4dc63933ea518501fe9cfe6a8f8797d21095e76f
treeeb98c163485dba66a0dac05e41188d3e14ce3bc4
parent4d8bb03bced49526304592728002ebea54c7f224
drm/nouveau: dont switch vt on suspend

Restore the nv50 cursor bo on resume, and load the lut in
nv50_display_display_init so it gets set on resume too.

Tested on a fermi and a curie.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@ubuntu.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_display.c
drivers/gpu/drm/nouveau/nouveau_fbcon.c
drivers/gpu/drm/nouveau/nouveau_fbcon.h
drivers/gpu/drm/nouveau/nv50_display.c