[Intel-gfx] [PATCH v2] drm/i915: Report correct GGTT space usage

Chris Wilson chris at chris-wilson.co.uk
Tue Jun 30 03:33:05 PDT 2015


On Tue, Jun 30, 2015 at 11:27:20AM +0100, Tvrtko Ursulin wrote:
> +	list_for_each_entry(obj, &dev_priv->mm.bound_list, global_list) {
> +		list_for_each_entry(vma, &obj->vma_list, vma_link)

If only there was already a list of vma bound in the GGTT...
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list