commit | de8f0a5016c8a0665ec2a55ed0187bad886c7dab | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed May 28 19:12:13 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jun 05 08:52:41 2014 +0200 |
tree | e20471ec47eb937f8f1e0a230e5eab30f69fcedc | |
parent | ddeff6ee423178246a16875cae0bf033ce1e8455 [diff] |
drm/i915: Don't WARN about ring idle bit on gen2 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ä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>