From: Ville Syrjälä [mailto:ville.syrj...@linux.intel.com]
Sent: Monday, December 9, 2013 3:05 PM
To: S, Deepak
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 1/3] drm/i915: Verify address field of PCBR
register.
On Sun, Dec 08, 2013 at 01:52:35PM +0530, deepa...@intel.com w
On Sun, Dec 08, 2013 at 01:52:35PM +0530, deepa...@intel.com wrote:
> From: Deepak S
>
> On VLV the PCBR register has other bits besides the pcbr address
> field. Verify only address field setup by BIOS to make sure we don't
> misinterpret the PCBR setup.
>
> Signed-off-by: Deepak S
> ---
> dr
On Sun, Dec 08, 2013 at 01:52:35PM +0530, deepa...@intel.com wrote:
> From: Deepak S
>
> On VLV the PCBR register has other bits besides the pcbr address
> field. Verify only address field setup by BIOS to make sure we don't
> misinterpret the PCBR setup.
>
> Signed-off-by: Deepak S
> ---
> dr
From: Deepak S
On VLV the PCBR register has other bits besides the pcbr address
field. Verify only address field setup by BIOS to make sure we don't
misinterpret the PCBR setup.
Signed-off-by: Deepak S
---
drivers/gpu/drm/i915/intel_pm.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion