[Mesa-dev] [PATCH 07/10] i965: Remove duplicate copies of mlen & rlen from instruction decode.
Eric Anholt
eric at anholt.net
Tue Oct 11 21:08:28 PDT 2011
On Mon, 10 Oct 2011 16:31:50 -0700, Kenneth Graunke <kenneth at whitecape.org> wrote:
> After printing the details of a specific message, we always print out
> the message length and response length with nice "mlen" and "rlen"
> labels.
>
> For Gen5+ URB writes, we were dumping mlen and rlen a second time:
> urb 0 urb_write interleave used complete mlen 5, rlen 0 mlen 5 rlen 0
>
> Also, for Gen6 data port messages, we were including mlen and rlen in
> the tuple of undecipherable integers.
>
> Both of these are completely redundant. So, remove them.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20111011/187f425b/attachment.pgp>
More information about the mesa-dev
mailing list