Re: [Intel-gfx] [PATCH 15/19] drm/i915: use power domain api to check vga power state

2014-03-05 Thread Daniel Vetter
On Thu, Feb 20, 2014 at 11:51:33AM -0800, Jesse Barnes wrote: > On Tue, 18 Feb 2014 00:02:16 +0200 > Imre Deak wrote: > > > This way we can reuse the check on other platforms too. Also factor out > > a version of the function that doesn't check if the power is on, we'll > > need to call this from

Re: [Intel-gfx] [PATCH 15/19] drm/i915: use power domain api to check vga power state

2014-02-20 Thread Jesse Barnes
On Tue, 18 Feb 2014 00:02:16 +0200 Imre Deak wrote: > This way we can reuse the check on other platforms too. Also factor out > a version of the function that doesn't check if the power is on, we'll > need to call this from within the power domain framework. > > Signed-off-by: Imre Deak > --- >

[Intel-gfx] [PATCH 15/19] drm/i915: use power domain api to check vga power state

2014-02-17 Thread Imre Deak
This way we can reuse the check on other platforms too. Also factor out a version of the function that doesn't check if the power is on, we'll need to call this from within the power domain framework. Signed-off-by: Imre Deak --- drivers/gpu/drm/i915/i915_drv.h | 1 + drivers/gpu/drm/i915/