drm/i915: Add a control file for pipe CRCs
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 11:30:34 +0000 (13:30 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 11:32:04 +0000 (13:32 +0200)
Note the "return -ENODEV;" in pipe_crc_set_source(). The ctl file is
disabled until the end of the series to be able to do incremental
improvements.

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

No differences found