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

back to top