On Thu, Mar 27, 2014 at 05:59:48PM +0000, oscar.ma...@intel.com wrote:
> +     if (ring->id == RCS)
> +             reg_state[CTX_LRI_HEADER_0] = MI_LOAD_REGISTER_IMM(14);
> +     else
> +             reg_state[CTX_LRI_HEADER_0] = MI_LOAD_REGISTER_IMM(11);

In the "Register State Context", this header is actually given in hex,
but has bit 12 set, shouldn't we do the same here?

-- 
Damien
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to