Skip to content
  • Jesse Barnes's avatar
    i915: add suspend/resume support · ba8bbcf6
    Jesse Barnes authored
    
    
    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>
    ba8bbcf6