https://github.com/torvalds/linux
Revision 5669fcacc58bf3a7386057addffd280d75380858 authored by Jesse Barnes on 17 February 2009, 23:13:31 UTC, committed by Dave Airlie on 23 February 2009, 00:06:23 UTC
In the KMS case, we need to suspend/resume GEM as well.  So on suspend, make
sure we idle GEM and stop any new rendering from coming in, and on resume,
re-init the framebuffer and clear the suspended flag.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent efbeed9
History
Tip revision: 5669fcacc58bf3a7386057addffd280d75380858 authored by Jesse Barnes on 17 February 2009, 23:13:31 UTC
drm/i915: suspend/resume GEM when KMS is active
Tip revision: 5669fca
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 107.1 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top