[Intel-gfx] [PATCH v2] drm/i915: Report correct GGTT space usage
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Tue Jun 30 04:03:04 PDT 2015
On 06/30/2015 11:33 AM, Chris Wilson wrote:
> 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...
Let me guess, you have patches for that? :) But for this maybe not yet,
if I can hazard a guess you are referring to the big VMA rewrite? Which
is still in progress?
Regards,
Tvrtko
More information about the Intel-gfx
mailing list