]> Pileus Git - ~andy/linux/commit
drm/i915: clear the stolen fb before resuming
authorJani Nikula <jani.nikula@intel.com>
Tue, 7 May 2013 15:54:05 +0000 (18:54 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 7 May 2013 20:25:11 +0000 (22:25 +0200)
commit1ffc5289bfcf7f4c4e4213240bb4be68c48ce603
tree41d51593a60011b9f7eda53beb811e0046ad832e
parentc4ae25ecdf93132fb69b37d8121a86046615b53b
drm/i915: clear the stolen fb before resuming

Similar to
commit 88afe715dd5469bc24ca7a19ac62dd3c241cab48
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Sun Dec 16 12:15:41 2012 +0000

    drm/i915: Clear the stolen fb before enabling

but on the resume path.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=57191
Reported-and-tested-by: Nikolay Amiantov <nikoamia@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: stable@vger.kernel.org (3.9 only)
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_fb.c