Re: [Intel-gfx] [PATCH 1/4] drm/i915: disable power wells on suspend

2014-05-30 Thread Kristen Carlson Accardi
On Fri, 30 May 2014 15:48:23 +0300 Imre Deak imre.d...@intel.com wrote: On Thu, 2014-05-29 at 14:11 -0700, Jesse Barnes wrote: From: Kristen Carlson Accardi kris...@linux.intel.com We want to make sure everything is disabled and at its lowest power when freezing. Signed-off

Re: [Intel-gfx] [PATCH 2/4] drm/i915: leave rc6 enabled at suspend time

2014-05-30 Thread Kristen Carlson Accardi
On Thu, 29 May 2014 14:11:35 -0700 Jesse Barnes jbar...@virtuousgeek.org wrote: From: Kristen Carlson Accardi kris...@linux.intel.com Imre is the author. This allows the system to enter the lowest power mode during system freeze. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org

Re: [Intel-gfx] [PATCH] drm/i915/bdw: Use timeout mode for RC6 on bdw

2014-04-30 Thread Kristen Carlson Accardi
On Tue, 29 Apr 2014 22:31:49 -0700 Ben Widawsky b...@bwidawsk.net wrote: On Wed, Apr 09, 2014 at 11:44:06AM -0700, Tom O'Rourke wrote: Higher RC6 residency is observed using timeout mode instead of EI mode. This applies to Broadwell only. The difference is particularly noticeable with

Re: [Intel-gfx] [PATCH] drm/i915/bdw: Use timeout mode for RC6 on bdw

2014-04-30 Thread Kristen Carlson Accardi
On Thu, 01 May 2014 00:03:15 +0300 Imre Deak imre.d...@intel.com wrote: On Wed, 2014-04-30 at 13:41 -0700, Ben Widawsky wrote: On Wed, Apr 30, 2014 at 01:34:36PM -0700, Kristen Carlson Accardi wrote: On Tue, 29 Apr 2014 22:31:49 -0700 Ben Widawsky b...@bwidawsk.net wrote: On Wed

Re: [Intel-gfx] [RFC 0/3] render state initialization (bdw rc6)

2014-04-24 Thread Kristen Carlson Accardi
hanging on bdw, but as always, any feedback is greatly appreciated. I tested these on a system which has experienced the hang, and they worked fine for me. Tested-by: Kristen Carlson Accardi kris...@linux.intel.com Mika Kuoppala (3): drm/i915: export vmap_batch from command parser drm/i915

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

2014-01-14 Thread Kristen Carlson Accardi
On Tue, 14 Jan 2014 11:19:44 -0800 Jesse Barnes jbar...@virtuousgeek.org wrote: On Tue, 14 Jan 2014 10:26:02 +0100 Daniel Vetter dan...@ffwll.ch wrote: On Mon, Jan 13, 2014 at 01:32:45PM -0800, Kristen Carlson Accardi wrote: The opregion notification for runtime suspend should be D1

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

2014-01-13 Thread Kristen Carlson Accardi
The opregion notification for runtime suspend should be D1, not D3. This is to maintain compatibility with firmware. Signed-off-by: Kristen Carlson Accardi kris...@linux.intel.com --- drivers/gpu/drm/i915/i915_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu

Re: [Intel-gfx] [PATCH 6/6] DRAFT: drm/i915: do adapter power state notification on PC8+ enable/disable

2013-08-23 Thread Kristen Carlson Accardi
On Fri, 23 Aug 2013 13:44:17 -0300 Paulo Zanoni przan...@gmail.com wrote: 2013/8/23 Jani Nikula jani.nik...@intel.com: /* Please insert explanation on why we need this and what changes if we do this. */ I applied your patches and booted them. I got into PC8, did the PC8 test suite and