From: Joonas Lahtinen Date: Wed, 6 May 2015 11:34:58 +0000 (+0300) Subject: drm/i915: Consider object pinned if any VMA is pinned X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~54^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6631ae1fd868b893986f3a613c231e34877b7b5;p=pandora-kernel.git drm/i915: Consider object pinned if any VMA is pinned Do not skip special GGTT views when considering whether an object is pinned or not. Wrong behaviour was introduced in; commit ec7adb6ee79c8c9fe64d63ad638a31cd62e55515 Author: Joonas Lahtinen Date: Mon Mar 16 14:11:13 2015 +0200 drm/i915: Do not use ggtt_view with (aliasing) PPGTT Cc: Daniel Vetter Cc: Tvrtko Ursulin Signed-off-by: Joonas Lahtinen Reviewed-by: Tvrtko Ursulin Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed