drm/i915: Move the pipe CRC stuff to other pipe data
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 19:04:07 +0000 (21:04 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 22:27:38 +0000 (00:27 +0200)
Adding stuff to the bottom of struct drm_i915_driver_private is
nowadays considered uncool.

Cc: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found