On Mon, 10 Oct 2011 16:31:49 -0700, Kenneth Graunke
wrote:
> Every brw_set_???_message function had duplicated code, per-generation,
> to set the Message Descriptor and Extended Message Descriptor bits
> (SFID, message length, response length, header present, end of thread).
>
> However, these f
Every brw_set_???_message function had duplicated code, per-generation,
to set the Message Descriptor and Extended Message Descriptor bits
(SFID, message length, response length, header present, end of thread).
However, these fields are actually specified as part of the SEND
instruction itself; in