Re: [Nouveau] [Mesa-dev] [PATCH][8.0] nvfx: handle some unknown PIPE_CAPs

2012-11-01 Thread Andreas Boll
2012/10/30 Lucas Stach : > Am Dienstag, den 30.10.2012, 18:03 +0100 schrieb Andreas Boll: >> fixes these warnings: >> >> nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30 >> nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55 >> nvfx_screen_get_param:

[Nouveau] [PATCH][8.0] nvfx: handle some unknown PIPE_CAPs

2012-11-01 Thread Andreas Boll
PIPE_CAP 59 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=47442 Bugzilla: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674965 Signed-off-by: Andreas Boll --- Note: This patch is only for the 8.0 branch. Compile tested only. src/gallium/drivers/nvfx/nvfx_screen.c |6 ++ 1 files