Re: [Intel-gfx] [PATCH 4/4] drm/i915/cnl: Apply large line width optimization

2017-08-18 Thread Rodrigo Vivi
patches merged to dinq thanks for the reviews On Fri, Aug 18, 2017 at 6:39 AM, Oscar Mateo wrote: > > > On 08/15/2017 04:16 PM, Rodrigo Vivi wrote: >> >> From: Ben Widawsky >> >> This bit enables hardware that will change the approximation used for >> distances >> calculations for AA wide lines

Re: [Intel-gfx] [PATCH 4/4] drm/i915/cnl: Apply large line width optimization

2017-08-18 Thread Oscar Mateo
On 08/15/2017 04:16 PM, Rodrigo Vivi wrote: From: Ben Widawsky This bit enables hardware that will change the approximation used for distances calculations for AA wide lines so that they are rendered more accurately. The default value for this bit leaves the legacy behavior. There is no good

Re: [Intel-gfx] [PATCH 4/4] drm/i915/cnl: Apply large line width optimization

2017-08-15 Thread Rodrigo Vivi
On Tue, Aug 15, 2017 at 4:14 AM, Oscar Mateo wrote: > > > On 07/05/2017 06:02 PM, Rodrigo Vivi wrote: >> >> This bit enables hardware that will change the approximation used for >> distances >> calculations for AA wide lines so that they are rendered more accurately. >> >> The default value for th

Re: [Intel-gfx] [PATCH 4/4] drm/i915/cnl: Apply large line width optimization

2017-08-15 Thread Oscar Mateo
On 07/05/2017 06:02 PM, Rodrigo Vivi wrote: This bit enables hardware that will change the approximation used for distances calculations for AA wide lines so that they are rendered more accurately. The default value for this bit leaves the legacy behavior. There is no good reason to not enable

[Intel-gfx] [PATCH 4/4] drm/i915/cnl: Apply large line width optimization

2017-07-05 Thread Rodrigo Vivi
This bit enables hardware that will change the approximation used for distances calculations for AA wide lines so that they are rendered more accurately. The default value for this bit leaves the legacy behavior. There is no good reason to not enable the new approximation except if comparing to pr