]> Pileus Git - ~andy/linux/commit
drm/i915: Generalize the CRC command format for future work
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 15 Oct 2013 17:55:35 +0000 (18:55 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 11:32:13 +0000 (13:32 +0200)
commitb94dec877f97d22a27096d0c3d399c1427157aa2
tree21de4ddd7131b9fcfacaf7bf50978c34be3488c3
parente5f75aca193837c57a886c3fb83442fda88142e9
drm/i915: Generalize the CRC command format for future work

Let's move from writing 'A plane1' to 'pipe A plane1' to
i915_pipe_crc_ctl. This will allow us to extend the interface to
transcoders or DDIs in the future.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c