Re: [Intel-gfx] [PATCH 01/14] drm/i915: Store the pipe pixel rate in the crtc state

2017-01-13 Thread Ville Syrjälä
On Thu, Jan 12, 2017 at 12:37:46PM -0800, Rodrigo Vivi wrote: > On Tue, Dec 20, 2016 at 03:29:54PM +0200, Ville Syrjälä wrote: > > On Tue, Dec 20, 2016 at 03:10:53PM +0200, Ander Conselvan De Oliveira wrote: > > > On Mon, 2016-12-19 at 19:28 +0200, ville.syrj...@linux.intel.com wrote: > > > > From:

Re: [Intel-gfx] [PATCH 01/14] drm/i915: Store the pipe pixel rate in the crtc state

2017-01-12 Thread Rodrigo Vivi
On Tue, Dec 20, 2016 at 03:29:54PM +0200, Ville Syrjälä wrote: > On Tue, Dec 20, 2016 at 03:10:53PM +0200, Ander Conselvan De Oliveira wrote: > > On Mon, 2016-12-19 at 19:28 +0200, ville.syrj...@linux.intel.com wrote: > > > From: Ville Syrjälä > > > > > > Rather than recomptuing the pipe pixel ra

Re: [Intel-gfx] [PATCH 01/14] drm/i915: Store the pipe pixel rate in the crtc state

2016-12-20 Thread Ville Syrjälä
On Tue, Dec 20, 2016 at 03:10:53PM +0200, Ander Conselvan De Oliveira wrote: > On Mon, 2016-12-19 at 19:28 +0200, ville.syrj...@linux.intel.com wrote: > > From: Ville Syrjälä > > > > Rather than recomptuing the pipe pixel rate on demand everwhere, let's > > just stick the precomputed value into t

Re: [Intel-gfx] [PATCH 01/14] drm/i915: Store the pipe pixel rate in the crtc state

2016-12-20 Thread Ander Conselvan De Oliveira
On Mon, 2016-12-19 at 19:28 +0200, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > Rather than recomptuing the pipe pixel rate on demand everwhere, let's > just stick the precomputed value into the crtc state. > > Signed-off-by: Ville Syrjälä > --- >  drivers/gpu/drm/i915/intel_d

[Intel-gfx] [PATCH 01/14] drm/i915: Store the pipe pixel rate in the crtc state

2016-12-19 Thread ville . syrjala
From: Ville Syrjälä Rather than recomptuing the pipe pixel rate on demand everwhere, let's just stick the precomputed value into the crtc state. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_display.c | 31 ++- drivers/gpu/drm/i915/intel_drv.h | 2

[Intel-gfx] [PATCH 01/14] drm/i915: Store the pipe pixel rate in the crtc state

2016-12-19 Thread ville . syrjala
From: Ville Syrjälä Rather than recomptuing the pipe pixel rate on demand everwhere, let's just stick the precomputed value into the crtc state. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_display.c | 31 ++- drivers/gpu/drm/i915/intel_drv.h | 2