From: Chris Wilson Date: Tue, 7 Apr 2015 16:28:24 +0000 (+0100) Subject: drm/i915: Remove obj->pin_mappable X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30154650b8b58cd2633475d5a730b44baa140d98;p=pandora-kernel.git drm/i915: Remove obj->pin_mappable The obj->pin_mappable flag only exists for debug purposes and is a hindrance that is mistreated with rotated GGTT views. For debug purposes, it suffices to mark objects with pin_display as being of note. Signed-off-by: Chris Wilson Reviewed-by: Tvrtko Ursulin Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed