https://github.com/torvalds/linux
Revision 2f1e800799bf478494cec3573cd63eb34ca89c9d authored by Gerd Hoffmann on 14 April 2014, 09:34:48 UTC, committed by Dave Airlie on 18 April 2014, 03:31:49 UTC
cirrus kms driver lacks power management support, thus
the vga display doesn't work any more after S3 resume.

Fix this by adding suspend and resume functions.
Also make the mode_set function unblank the screen.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 8d75454
History
Tip revision: 2f1e800799bf478494cec3573cd63eb34ca89c9d authored by Gerd Hoffmann on 14 April 2014, 09:34:48 UTC
drm: cirrus: add power management support
Tip revision: 2f1e800
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top