On Mon, Sep 19, 2016 at 6:11 PM, Samuel Pitoiset
wrote:
> Unfortunately, we can't use the emit helpers for GF100/GK110
> because src1 and src2 are swapped.
>
> Signed-off-by: Samuel Pitoiset
> ---
> .../drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp | 53
> ++
> .../drivers/
Unfortunately, we can't use the emit helpers for GF100/GK110
because src1 and src2 are swapped.
Signed-off-by: Samuel Pitoiset
---
.../drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp | 53 ++
.../drivers/nouveau/codegen/nv50_ir_emit_gm107.cpp | 32 +
.../drivers/no