On Wed, Nov 06, 2013 at 08:05:02PM -0800, Ben Widawsky wrote: > This test assumes that using gem_pin will pin in the same address space > used by execbuf. Since pin is for the global GTT only, use the existing > flag to notify i915.ko that the exec object is special.
Interesting. Yes, I think you are right, the flag is required for the test to be correct with full-ppgtt. > Cc: Chris Wilson <[email protected]> > Signed-off-by: Ben Widawsky <[email protected]> Reviewed-by: Chris Wilson <[email protected]> -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
