Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-08-14 Thread Daniel Vetter
, Paulo R Subject: Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well On Fri, Aug 02, 2013 at 02:17:53PM -0300, Paulo Zanoni wrote: 2013/6/6 Ville Syrjälä ville.syrj...@linux.intel.com: On Wed, Jun 05, 2013 at 06:05:51PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni

Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-08-12 Thread Zanoni, Paulo R
-Original Message- From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel Vetter Sent: Sunday, August 04, 2013 4:50 PM To: Paulo Zanoni Cc: Ville Syrjälä; intel-gfx@lists.freedesktop.org; Zanoni, Paulo R Subject: Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires

Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-08-04 Thread Daniel Vetter
On Fri, Aug 02, 2013 at 02:17:53PM -0300, Paulo Zanoni wrote: 2013/6/6 Ville Syrjälä ville.syrj...@linux.intel.com: On Wed, Jun 05, 2013 at 06:05:51PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni paulo.r.zan...@intel.com So add a power domain and check for it before we try to read

Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-08-02 Thread Paulo Zanoni
2013/6/6 Ville Syrjälä ville.syrj...@linux.intel.com: On Wed, Jun 05, 2013 at 06:05:51PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni paulo.r.zan...@intel.com So add a power domain and check for it before we try to read VGA_CONTROL. This fixes unclaimed register messages that happen on

Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-08-02 Thread Paulo Zanoni
2013/6/6 Ville Syrjälä ville.syrj...@linux.intel.com: On Thu, Jun 06, 2013 at 11:35:15AM -0300, Paulo Zanoni wrote: 2013/6/6 Ville Syrjälä ville.syrj...@linux.intel.com: On Wed, Jun 05, 2013 at 06:05:51PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni paulo.r.zan...@intel.com So add a

Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-06-06 Thread Ville Syrjälä
On Wed, Jun 05, 2013 at 06:05:51PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni paulo.r.zan...@intel.com So add a power domain and check for it before we try to read VGA_CONTROL. This fixes unclaimed register messages that happen on suspend/resume. Signed-off-by: Paulo Zanoni

Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-06-06 Thread Paulo Zanoni
2013/6/6 Ville Syrjälä ville.syrj...@linux.intel.com: On Wed, Jun 05, 2013 at 06:05:51PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni paulo.r.zan...@intel.com So add a power domain and check for it before we try to read VGA_CONTROL. This fixes unclaimed register messages that happen on

Re: [Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-06-06 Thread Ville Syrjälä
On Thu, Jun 06, 2013 at 11:35:15AM -0300, Paulo Zanoni wrote: 2013/6/6 Ville Syrjälä ville.syrj...@linux.intel.com: On Wed, Jun 05, 2013 at 06:05:51PM -0300, Paulo Zanoni wrote: From: Paulo Zanoni paulo.r.zan...@intel.com So add a power domain and check for it before we try to read

[Intel-gfx] [PATCH] drm/i915: VGA also requires the power well

2013-06-05 Thread Paulo Zanoni
From: Paulo Zanoni paulo.r.zan...@intel.com So add a power domain and check for it before we try to read VGA_CONTROL. This fixes unclaimed register messages that happen on suspend/resume. Signed-off-by: Paulo Zanoni paulo.r.zan...@intel.com --- drivers/gpu/drm/i915/i915_drv.h | 1 +