]> Pileus Git - ~andy/linux/commit
drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 15 Oct 2013 17:55:36 +0000 (18:55 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 11:32:13 +0000 (13:32 +0200)
commitbd9db02ffcf33348f3fb5d33b8623e78d7831d66
tree40d0ec1a479e43cf8f6a4d6659cf15bab88c4796
parentb94dec877f97d22a27096d0c3d399c1427157aa2
drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl

In the same spirit than:

    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.

Let's rename the CRC control file to be more generic.

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