Re: [Mesa-dev] [PATCH 2/2] mesa/st: implement max combined output resources limiting.

2017-11-02 Thread Nicolai Hähnle
Could you already add the change to return a non-zero value from r600 so that *something* is using this cap? Apart from that, both patches are Reviewed-by: Nicolai Hähnle On 01.11.2017 00:58, Dave Airlie wrote: From: Dave Airlie if the driver sets the cap, then use the value it gives us.

Re: [Mesa-dev] [PATCH 2/2] mesa/st: implement max combined output resources limiting.

2017-10-31 Thread Ilia Mirkin
Series is Reviewed-by: Ilia Mirkin On Tue, Oct 31, 2017 at 7:58 PM, Dave Airlie wrote: > From: Dave Airlie > > if the driver sets the cap, then use the value it gives us. > > Signed-off-by: Dave Airlie > --- > src/mesa/state_tracker/st_extensions.c | 6 ++ > 1 file changed, 6 insertions(

[Mesa-dev] [PATCH 2/2] mesa/st: implement max combined output resources limiting.

2017-10-31 Thread Dave Airlie
From: Dave Airlie if the driver sets the cap, then use the value it gives us. Signed-off-by: Dave Airlie --- src/mesa/state_tracker/st_extensions.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/mesa/state_tracker/st_extensions.c b/src/mesa/state_tracker/st_extensions.c index 3