On Thu, Mar 29, 2012 at 16:43, richard -rw- weinberger
wrote:
> On Thu, Mar 29, 2012 at 9:34 AM, Keith Packard wrote:
>> <#part sign=pgpmime>
>> On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie
>> wrote:
>>
>>> Dave Airlie (1):
>>> ? ? ? drm/i915: suspend fbdev device around suspend/hibern
On Thu, Mar 29, 2012 at 16:43, richard -rw- weinberger
wrote:
> On Thu, Mar 29, 2012 at 9:34 AM, Keith Packard wrote:
>> <#part sign=pgpmime>
>> On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie
>> wrote:
>>
>>> Dave Airlie (1):
>>> drm/i915: suspend fbdev device around suspend/hibern
On Thu, Mar 29, 2012 at 9:34 AM, Keith Packard wrote:
> <#part sign=pgpmime>
> On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie
> wrote:
>
>> Dave Airlie (1):
>> drm/i915: suspend fbdev device around suspend/hibernate
>
I've reported the issue one year ago and kept the discussion
ali
On Thu, Mar 29, 2012 at 9:34 AM, Keith Packard wrote:
> <#part sign=pgpmime>
> On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie
> wrote:
>
>> Dave Airlie (1):
>> ? ? ? drm/i915: suspend fbdev device around suspend/hibernate
>
I've reported the issue one year ago and kept the discussion
ali
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
<#part sign=pgpmime>
On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie 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 t
<#part sign=pgpmime>
On Thu, 29 Mar 2012 08:14:08 +0100 (IST), Dave Airlie
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
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