Re: [Mesa-dev] i965: disable_throttling

2017-06-12 Thread Eero Tamminen
Hi, On 12.06.2017 06:58, Marathe, Yogesh wrote: -Original Message- On 09.06.2017 09:21, Marathe, Yogesh wrote: I’m looking forward to set this brw->disable_throttling to true, I’m actually observing adverse effect on performance benchmarks after I force set that to true. What’s the expe

Re: [Mesa-dev] i965: disable_throttling

2017-06-11 Thread Marathe, Yogesh
Hi, > -Original Message- > Hi, > > On 09.06.2017 09:21, Marathe, Yogesh wrote: > > I’m looking forward to set this brw->disable_throttling to true, I’m > > actually observing adverse effect on performance benchmarks after I > > force set that to true. What’s the expectation from disable_t

Re: [Mesa-dev] i965: disable_throttling

2017-06-09 Thread Eero Tamminen
Hi, On 09.06.2017 09:21, Marathe, Yogesh wrote: I’m looking forward to set this brw->disable_throttling to true, I’m actually observing adverse effect on performance benchmarks after I force set that to true. What’s the expectation from disable_throttling here? By default Mesa throttles its bu

[Mesa-dev] i965: disable_throttling

2017-06-08 Thread Marathe, Yogesh
Hi, I'm looking forward to set this brw->disable_throttling to true, I'm actually observing adverse effect on performance benchmarks after I force set that to true. What's the expectation from disable_throttling here? BTW, this is on android. Regards, Yogesh. _