Re: [Intel-gfx] [PATCH v2] i915: send D1 opregion notification

2014-01-15 Thread Daniel Vetter
On Tue, Jan 14, 2014 at 03:36:15PM -0800, Kristen Carlson Accardi wrote: > The opregion notification for runtime suspend is currently D1, not D3. > > Signed-off-by: Kristen Carlson Accardi Queued for -next, thanks for the patch. -Daniel > --- > drivers/gpu/drm/i915/i915_drv.c | 10 +- >

[Intel-gfx] [PATCH v2] i915: send D1 opregion notification

2014-01-14 Thread Kristen Carlson Accardi
The opregion notification for runtime suspend is currently D1, not D3. Signed-off-by: Kristen Carlson Accardi --- drivers/gpu/drm/i915/i915_drv.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c index