[Intel-gfx] [PATCH 0/2] fix resume when overlay has been used
Daniel Vetter
daniel.vetter at ffwll.ch
Mon Nov 30 10:26:30 CET 2009
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.
Thanks, Daniel
Daniel Vetter (2):
drm/i915: overlay: extract some duplicated code
drm/i915: fixup interrupted overlay switch off calls
drivers/gpu/drm/i915/intel_overlay.c | 51 ++++++++++++++++-----------------
1 files changed, 25 insertions(+), 26 deletions(-)
More information about the Intel-gfx
mailing list