Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Mar 2012 18:24:43 +0000 (11:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Mar 2012 18:24:43 +0000 (11:24 -0700)
commit0a03726ca982129b1e054f0e8c34ca7eea348acd
treedbb553fd3f7c6300aa2c4fc09f4e6c3262cec8b3
parentb5174fa3a7f4f8f150bfa3b917c92608953dfa0f
parent3fa016a0b5c5237e9c387fc3249592b2cb5391c6
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux

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