Re: [Intel-gfx] [PATCH 12/23] drm/i915: get runtime PM references when the GPU is idle/busy

2014-02-28 Thread Jesse Barnes
On Thu, 27 Feb 2014 19:26:39 -0300 Paulo Zanoni wrote: > From: Paulo Zanoni > > ... instead of PC8 references. Now that both are the same thing and we > are killing PC8, just get the runtime PM reference. > > Signed-off-by: Paulo Zanoni > --- > drivers/gpu/drm/i915/intel_display.c | 4 ++-- >

[Intel-gfx] [PATCH 12/23] drm/i915: get runtime PM references when the GPU is idle/busy

2014-02-27 Thread Paulo Zanoni
From: Paulo Zanoni ... instead of PC8 references. Now that both are the same thing and we are killing PC8, just get the runtime PM reference. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_display.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu