On Fri, Aug 02, 2013 at 07:09:31PM +0300, Ville Syrjälä wrote:
> On Fri, Aug 02, 2013 at 12:58:07PM -0300, Paulo Zanoni wrote:
> > 2013/8/1 :
> > > From: Ville Syrjälä
> > >
> > > All the ILK+ WM compute functions take the latency values in 0.1us
> > > units. Add a few comments to remind people a
On Fri, Aug 02, 2013 at 12:58:07PM -0300, Paulo Zanoni wrote:
> 2013/8/1 :
> > From: Ville Syrjälä
> >
> > All the ILK+ WM compute functions take the latency values in 0.1us
> > units. Add a few comments to remind people about that.
> >
> > Signed-off-by: Ville Syrjälä
>
> Reviewed-by: Paulo Za
2013/8/1 :
> From: Ville Syrjälä
>
> All the ILK+ WM compute functions take the latency values in 0.1us
> units. Add a few comments to remind people about that.
>
> Signed-off-by: Ville Syrjälä
Reviewed-by: Paulo Zanoni
(but I would have written Latency instead of latency :P )
> ---
> drive
From: Ville Syrjälä
All the ILK+ WM compute functions take the latency values in 0.1us
units. Add a few comments to remind people about that.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/i915/intel_pm.c | 17 ++---
1 file changed, 14 insertions(+), 3 deletions(-)
diff --git a/