]> www.infradead.org Git - users/dwmw2/linux.git/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 May 2013 18:38:32 +0000 (11:38 -0700)
commitf28cecc16e43ca84d44e5d5fe7bc050e711d2c80
tree7606cc354b9eee5c44feff0345e9c429a9e14195
parent60724ed5b84824747d0bc5bb2a5b10af96503ca4
drm/i915: clear the stolen fb before resuming

commit 1ffc5289bfcf7f4c4e4213240bb4be68c48ce603 upstream.

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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_fb.c