Skip to content
Commit ba8bbcf6 authored by Jesse Barnes's avatar Jesse Barnes Committed by Dave Airlie
Browse files

i915: add suspend/resume support



Add suspend/resume support to the i915 driver.  Moves some of the
initialization into the driver load routine, and fixes up places where we
assumed no dev_private existed in some of the cleanup paths.  This allows
us to suspend/resume properly even if X isn't running.

Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent e8b962b6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment