]> Git Repo - linux.git/commitdiff
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <[email protected]>
Thu, 29 Mar 2012 18:24:43 +0000 (11:24 -0700)
committerLinus Torvalds <[email protected]>
Thu, 29 Mar 2012 18:24:43 +0000 (11:24 -0700)
Pull the intel i915 hibernation memory corruption fix from Dave Airlie:
 "I tracked down the misc memory corruption after i915 hibernate to the
  blinking fbcon cursor, and realised the i915 driver wasn't doing the
  fbdev suspend/resume calls at all.  nouveau and radeon have done these
  calls for a long time.

  This has been fairly well tested and is definitely the main culprit in
  hibernate not working."

Yay.

* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux:
  drm/i915: suspend fbdev device around suspend/hibernate


Trivial merge
This page took 0.054227 seconds and 4 git commands to generate.