From: Tvrtko Ursulin Date: Mon, 6 Jul 2015 14:15:01 +0000 (+0100) Subject: drm/i915: Restore all GGTT VMAs on resume X-Git-Tag: omap-for-v4.3/legacy-v2-signed~13^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3d99845eb7b1e9f3d2863099bc5a25c8461d3f;p=pandora-kernel.git drm/i915: Restore all GGTT VMAs on resume When rotated and partial views were added no one spotted the resume path which assumes only one GGTT VMA per object and hence is now skipping rebind of alternative views. Signed-off-by: Tvrtko Ursulin Cc: Daniel Vetter Cc: Chris Wilson Cc: Joonas Lahtinen Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed