Oops indeed.
Reviewed-by: Ilia Mirkin
On Thu, Apr 14, 2016 at 3:50 PM, Samuel Pitoiset
wrote:
> I removed that return 0 by mistake. Ooops.
>
> Fixes: 6e23fd4 ("nvc0: allow to use compute support on GM200")
> Signed-off-by: Samuel Pitoiset
> ---
> src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
I removed that return 0 by mistake. Ooops.
Fixes: 6e23fd4 ("nvc0: allow to use compute support on GM200")
Signed-off-by: Samuel Pitoiset
---
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
b/src/ga