mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [git pull] drm intel hibernation fix
@ 2012-03-29  7:14 Dave Airlie
  2012-03-29  7:34 ` Keith Packard
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Airlie @ 2012-03-29  7:14 UTC (permalink / raw)
  To: torvalds; +Cc: DRI mailing list, linux-kernel


Hi Linus,

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.

Dave.

The following changes since commit d936622c36273a9ecfbb4aacf26cd29405995159:

  drm/radeon: Only warn if the intra-domain offset actually exceeds the limit. (2012-03-28 13:50:05 +0100)

are available in the git repository at:
  git://people.freedesktop.org/~airlied/linux drm-fixes

Dave Airlie (1):
      drm/i915: suspend fbdev device around suspend/hibernate

 drivers/gpu/drm/i915/i915_drv.c  |    7 +++++++
 drivers/gpu/drm/i915/intel_drv.h |    2 +-
 drivers/gpu/drm/i915/intel_fb.c  |   10 ++++++++++
 3 files changed, 18 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-30 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-29  7:14 [git pull] drm intel hibernation fix Dave Airlie
2012-03-29  7:34 ` Keith Packard
2012-03-29 19:43   ` richard -rw- weinberger
2012-03-30 16:51     ` Eugeni Dodonov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome