[Intel-gfx] [PATCH v3 2/5] drm/i915: Use batch pools with the command parser

Daniel Vetter daniel at ffwll.ch
Tue Nov 4 11:30:14 CET 2014


On Mon, Nov 03, 2014 at 11:19:42AM -0800, bradley.d.volkin at intel.com wrote:
> +			flags |= I915_DISPATCH_SECURE;

I've forgotten one: You must have a full ppgtt check here since the
binding for aliasing ppgtt is still broken - all PIN_GLOBAL stuff still
ends up in the ppgtt ptes too, so yourspace can still get at your shadow
batch.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list