Re: [Intel-gfx] [PATCH 2/5] drm/i915: Update debugfs describe_obj() to show fault-mappable

2016-10-12 Thread Joonas Lahtinen
On ke, 2016-10-12 at 12:16 +0100, Chris Wilson wrote: > The current meaning of whether an object has a GGTT vma is very > ill-defined (and note we don't check for any partials either), it just > means that at some point it was in the GGTT but it may not be now. The > information we really care abou

[Intel-gfx] [PATCH 2/5] drm/i915: Update debugfs describe_obj() to show fault-mappable

2016-10-12 Thread Chris Wilson
The current meaning of whether an object has a GGTT vma is very ill-defined (and note we don't check for any partials either), it just means that at some point it was in the GGTT but it may not be now. The information we really care about here is whether it is taking up precious mappable aperture s