]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d485a40d7940bc538c0b568c51769f241df78a1
tree5a67df63cca2c09eda192a41fa81f04744fb1a17
parenta8d20f9049ae59af4f57aabe2778a34a7b849914
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