Re: [Mesa-dev] [PATCH] gk104/ir: fix conditions for adding a texbar

2016-06-07 Thread Samuel Pitoiset
Your version is better, thanks! Reviewed-by: Samuel Pitoiset On 06/07/2016 03:26 AM, Ilia Mirkin wrote: Sometimes a register source can actually be double- or even quad-wide. We must make sure that the inserted texbars take that width into account. Based on an earlier patch by Samuel Pitoiset

[Mesa-dev] [PATCH] gk104/ir: fix conditions for adding a texbar

2016-06-06 Thread Ilia Mirkin
Sometimes a register source can actually be double- or even quad-wide. We must make sure that the inserted texbars take that width into account. Based on an earlier patch by Samuel Pitoiset. Signed-off-by: Ilia Mirkin Cc: "12.0 11.2" --- src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc