Re: [Intel-gfx] [PATCH 05/10] drm/i915: slightly improve gt enable/disable routines

2012-07-02 Thread Ben Widawsky
On Mon, 2 Jul 2012 11:51:06 -0300 Eugeni Dodonov wrote: > Just a cosmetic change to simplify the if statement. > > Signed-off-by: Eugeni Dodonov Reviewed-by: Ben Widawsky > --- > drivers/gpu/drm/i915/intel_pm.c | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/d

[Intel-gfx] [PATCH 05/10] drm/i915: slightly improve gt enable/disable routines

2012-07-02 Thread Eugeni Dodonov
Just a cosmetic change to simplify the if statement. Signed-off-by: Eugeni Dodonov --- drivers/gpu/drm/i915/intel_pm.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c index a3ee1b1..64cd97e 100644 --- a/d