Skip to content
Commit 3fa016a0 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/i915: suspend fbdev device around suspend/hibernate



Looking at hibernate overwriting I though it looked like a cursor,
so I tracked down this missing piece to stop the cursor blink
timer. I've no idea if this is sufficient to fix the hibernate
problems people are seeing, but please test it.

Both radeon and nouveau have done this for a long time.

I've run this personally all night hib/resume cycles with no fails.

Reviewed-by: default avatarKeith Packard <keithp@keithp.com>
Reported-by: default avatarPetr Tesarik <kernel@tesarici.cz>
Reported-by: default avatarStanislaw Gruszka <sgruszka@redhat.com>
Reported-by: Lots of misc segfaults after hibernate across the world.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=37142


Tested-by: default avatarDave Airlie <airlied@redhat.com>
Tested-by: default avatarBojan Smojver <bojan@rexursive.com>
Tested-by: default avatarAndreas Hartmann <andihartmann@01019freenet.de>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent d936622c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment