On Fri, Jun 05, 2015 at 11:34:01AM +0100, Arun Siluvery wrote:
> +     /* FIXME: fill unused locations with NOOPs.
> +      * Replace these instructions with WA
> +      */
> +        while (index < end)
> +             reg_state[index++] = MI_NOOP;

I found calling it reg_state was very confusing. Maybe batch, bb, data or cmd?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to