]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Wire up pipe CRC support for bdw
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 7 Nov 2013 10:05:44 +0000 (11:05 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 8 Nov 2013 17:10:12 +0000 (18:10 +0100)
commit18db9cd193afeb727aed9e7c539af5cbab013580
tree268af43a3d492fe6b4640b19b61031f4e5a39122
parentca266e30d80b6df2c4ef8b61a8a7ef0bf2b95b7b
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>
drivers/gpu/drm/i915/i915_irq.c