drm/i915: Wire up gen2 CRC support
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 15:26:38 +0000 (17:26 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 16:34:08 +0000 (18:34 +0200)
commit52f843f6ccbd73497c8e9acd9299ebf216d738be
tree5a67df63cca2c09eda192a41fa81f04744fb1a17
parent4b79ebf7b2967e6e905e6e12e113a6ce9a86d045
drm/i915: Wire up gen2 CRC support

Really simple, and we don't even have working frame numbers.

v2: Actually enable it ...

v3: Review from Ville:
- Unconditionally enable the border in the CRC checksum for
  consistency with gen3+.
- Handle the "none" source to be able to disable the CRC machinery
  again.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_reg.h
This page took 0.026799 seconds and 5 git commands to generate.