[Intel-gfx] [PATCH] drm/i915: Add OACONTROL to the command parser register whitelist.

Volkin, Bradley D bradley.d.volkin at intel.com
Thu Mar 27 16:57:08 CET 2014


[snip]

On Thu, Mar 27, 2014 at 12:57:21AM -0700, Daniel Vetter wrote:
> Another one that blows is igt/gen7_forcewake_mt. Not sure yet whether it's
> an issue with the test or the checker:
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=76670

For this one, the parser rejects an MI_STORE_REGISTER_MEM with the GGTT bit
set. We don't currently allow that, even from master. It sounds like there
might be released versions of the ddx that do this as well. If that's the
case, or if there are other situations where tests, etc rely on being able
to do whatever they want when setting the I915_DISPATCH_SECURE flag, then I
think we might as well stop parsing secure batches and let them go through
as before.

Thanks,
Brad

> 
> Cheers, 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