Re: [Intel-gfx] [PATCH 1/1] drm/i915: fix typo in gen6_enable_rps

2012-07-05 Thread Daniel Vetter
On Thu, Jul 05, 2012 at 01:00:10AM +0100, Chris Wilson wrote: > On Wed, 4 Jul 2012 20:07:02 -0300, Eugeni Dodonov > wrote: > > Noticed by Chris Wilson, this got through in the last iteration of the rps > > for Haswell patch. > > That's the fix. Hopefully there is enough time for Daniel to rewri

Re: [Intel-gfx] [PATCH 1/1] drm/i915: fix typo in gen6_enable_rps

2012-07-04 Thread Chris Wilson
On Wed, 4 Jul 2012 20:07:02 -0300, Eugeni Dodonov wrote: > Noticed by Chris Wilson, this got through in the last iteration of the rps > for Haswell patch. That's the fix. Hopefully there is enough time for Daniel to rewrite history and spare our blushes. -Chris -- Chris Wilson, Intel Open Sou

[Intel-gfx] [PATCH 1/1] drm/i915: fix typo in gen6_enable_rps

2012-07-04 Thread Eugeni Dodonov
Noticed by Chris Wilson, this got through in the last iteration of the rps for Haswell patch. CC: Chris Wilson Signed-off-by: Eugeni Dodonov --- drivers/gpu/drm/i915/intel_pm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/