* [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
* Re: [git pull] drm intel hibernation fix
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
0 siblings, 1 reply; 4+ messages in thread
From: Keith Packard @ 2012-03-29 7:34 UTC (permalink / raw)
To: Dave Airlie, torvalds; +Cc: DRI mailing list, linux-kernel
<#part sign=pgpmime>
On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie <airlied@linux.ie> wrote:
> Dave Airlie (1):
> drm/i915: suspend fbdev device around suspend/hibernate
This has my Reviewed-by on it; Dave suggested just sending it directly
to you instead of running it through my tree and then back through
his...
--
keith.packard@intel.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [git pull] drm intel hibernation fix
2012-03-29 7:34 ` Keith Packard
@ 2012-03-29 19:43 ` richard -rw- weinberger
2012-03-30 16:51 ` Eugeni Dodonov
0 siblings, 1 reply; 4+ messages in thread
From: richard -rw- weinberger @ 2012-03-29 19:43 UTC (permalink / raw)
To: Keith Packard; +Cc: Dave Airlie, torvalds, DRI mailing list, linux-kernel
On Thu, Mar 29, 2012 at 9:34 AM, Keith Packard <keithp@keithp.com> wrote:
> <#part sign=pgpmime>
> On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie <airlied@linux.ie> wrote:
>
>> Dave Airlie (1):
>> drm/i915: suspend fbdev device around suspend/hibernate
>
I've reported the issue one year ago and kept the discussion
alive until the problem was found and resolved:
https://lkml.org/lkml/2011/3/23/360
Nevertheless I'm not mentioned with a Reported-by. :-(
--
Thanks,
//richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [git pull] drm intel hibernation fix
2012-03-29 19:43 ` richard -rw- weinberger
@ 2012-03-30 16:51 ` Eugeni Dodonov
0 siblings, 0 replies; 4+ messages in thread
From: Eugeni Dodonov @ 2012-03-30 16:51 UTC (permalink / raw)
To: richard -rw- weinberger
Cc: Keith Packard, torvalds, linux-kernel, DRI mailing list
On Thu, Mar 29, 2012 at 16:43, richard -rw- weinberger
<richard.weinberger@gmail.com> wrote:
> On Thu, Mar 29, 2012 at 9:34 AM, Keith Packard <keithp@keithp.com> wrote:
>> <#part sign=pgpmime>
>> On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie <airlied@linux.ie> wrote:
>>
>>> Dave Airlie (1):
>>> drm/i915: suspend fbdev device around suspend/hibernate
>>
>
> I've reported the issue one year ago and kept the discussion
> alive until the problem was found and resolved:
> https://lkml.org/lkml/2011/3/23/360
For the historical purposes, I think this would also fix
https://bugs.freedesktop.org/show_bug.cgi?id=35648 and
https://bugs.freedesktop.org/show_bug.cgi?id=40241 as well.
--
Eugeni Dodonov
^ 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