On Wed, May 28, 2014 at 05:15:13PM +0100, Chris Wilson wrote:
> On Wed, May 28, 2014 at 07:12:13PM +0300, ville.syrj...@linux.intel.com wrote:
> > From: Ville Syrjälä
> >
> > Gen2 doesn't have the ring idle/stop bits in the SCPD/MI_MODE register,
> > so don't go spewing warnings about the state o
On Wed, May 28, 2014 at 07:12:13PM +0300, ville.syrj...@linux.intel.com wrote:
> From: Ville Syrjälä
>
> Gen2 doesn't have the ring idle/stop bits in the SCPD/MI_MODE register,
> so don't go spewing warnings about the state of those bits.
>
> Signed-off-by: Ville Syrjälä
My mistake, forgot abo
From: Ville Syrjälä
Gen2 doesn't have the ring idle/stop bits in the SCPD/MI_MODE register,
so don't go spewing warnings about the state of those bits.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/i915/intel_ringbuffer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/d