[Intel-gfx] [PATCH 0/2] fix resume when overlay has been used
Eric Anholt
eric at anholt.net
Mon Nov 30 18:49:45 CET 2009
On Sat, 25 Apr 2037 10:08:25 +0200, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> Hi all,
>
> When I've switched the overlay code to interruptibles sleeps, I've
> forgotten to correctly recover from interruptions in the switch-off path.
> This resulted in the overlay not being switched off, which created havoc on
> resume (trying to disable the overlay which is always off after resume).
>
> Please review and commit for -next.
Applied. Thanks!
Though you didn't return a value in the error case, causing a warning.
I fixed that up.
More information about the Intel-gfx
mailing list