commit | 0fbe7870d7e97d6fa595652a8f8eaf159e4bb6c9 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Nov 07 11:05:44 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 08 18:10:12 2013 +0100 |
tree | 268af43a3d492fe6b4640b19b61031f4e5a39122 | |
parent | 92d03a80489fbf0a35827b8b11b0a78703e34425 [diff] |
drm/i915: Wire up pipe CRC support for bdw The layout of the CRC registers is the same as on hsw, only the interrupt handling has changed a bit. So trivial to wire up, yay! Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>