Reviewed-by: Ilia Mirkin
On Sun, Jun 5, 2016 at 12:56 PM, Samuel Pitoiset
wrote:
> We should not call nouveau_bufctx_reset() inside a validate function.
> This only affects Fermi where images are aliased between 3D and CP.
>
> Signed-off-by: Samuel Pitoiset
> Cc: "12.0"
> ---
> src/gallium/dr
We should not call nouveau_bufctx_reset() inside a validate function.
This only affects Fermi where images are aliased between 3D and CP.
Signed-off-by: Samuel Pitoiset
Cc: "12.0"
---
src/gallium/drivers/nouveau/nvc0/nvc0_compute.c | 1 +
src/gallium/drivers/nouveau/nvc0/nvc0_tex.c | 6 +---