From: Ben Widawsky Date: Thu, 1 Aug 2013 00:00:00 +0000 (-0700) Subject: drm/i915: Update describe_obj X-Git-Tag: v3.12-rc1~136^2~59^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d693bcc37461a66fafd13ff171c4496aee0df98;p=pandora-kernel.git drm/i915: Update describe_obj Make it aware of which domain it is bound into GGTT, or PPGTT. While modifying the function, add a global gtt flag to the object description. Global is more interesting than aliasing since aliasing is the default. v2: Access VMA directly for start/size instead of helpers (Daniel) Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed