On Thu, Apr 5, 2012 at 13:04, Konstantin Belousov <kostik...@gmail.com> wrote:
> it seems that the loop in i915_gem_init_aliasing_ppgtt() over pd_entries
> that calculates pt_addr does nothing after the commit 55a254ac in the
> !dmar case. Would it be better to move needs_dmar check over the whole
> loop ?

For the !dmar case we still need need to compute the physical address
with page_to_phys, so I think the loop is needed.
-Daniel
-- 
Daniel Vetter
daniel.vet...@ffwll.ch - +41 (0) 79 364 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to