Re: [Intel-gfx] [PATCH 03/13] drm/i915: VBT Parsing for the PSR Feature Block for HSW

2013-06-14 Thread Paulo Zanoni
2013/6/12 Rodrigo Vivi : > From: Shobhit Kumar > > Parse and store useful information in i915_dev_private > > v2: Add to new vbt struct and call them psr_* > v3: Fix comment and variable name > > Signed-off-by: Shobhit Kumar > Signed-off-by: Rodrigo Vivi > --- > drivers/gpu/drm/i915/i915_drv.h

Re: [Intel-gfx] [PATCH 03/13] drm/i915: VBT Parsing for the PSR Feature Block for HSW

2013-06-13 Thread Chris Wilson
On Wed, Jun 12, 2013 at 05:55:44PM -0300, Rodrigo Vivi wrote: > From: Shobhit Kumar > > Parse and store useful information in i915_dev_private > > v2: Add to new vbt struct and call them psr_* > v3: Fix comment and variable name > > Signed-off-by: Shobhit Kumar > Signed-off-by: Rodrigo Vivi >

[Intel-gfx] [PATCH 03/13] drm/i915: VBT Parsing for the PSR Feature Block for HSW

2013-06-12 Thread Rodrigo Vivi
From: Shobhit Kumar Parse and store useful information in i915_dev_private v2: Add to new vbt struct and call them psr_* v3: Fix comment and variable name Signed-off-by: Shobhit Kumar Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/i915_drv.h | 7 +++ drivers/gpu/drm/i915/intel_b