[Mesa-dev] [PATCH 2/2] i965/fs: Use inst->eot rather than opcodes in register allocation.
Ben Widawsky
ben at bwidawsk.net
Thu Feb 5 08:55:12 PST 2015
On Thu, Feb 05, 2015 at 12:32:42AM -0800, Kenneth Graunke wrote:
> Previously, we special cased FB writes and URB writes in the register
> allocation code. What we really wanted was to handle any message with
> EOT set.
>
> This saves us from extending the list with new opcodes in the future.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
Both are:
Reviewed-by: Ben Widawsky <ben at bwidawsk.net>
More information about the mesa-dev
mailing list