From: Damien Lespiau Date: Tue, 15 Oct 2013 17:55:35 +0000 (+0100) Subject: drm/i915: Generalize the CRC command format for future work X-Git-Tag: v3.13-rc1~76^2~68^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94dec877f97d22a27096d0c3d399c1427157aa2;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed