From: Daniel Vetter Date: Fri, 19 Apr 2013 09:25:34 +0000 (+0200) Subject: drm/i915: introduce macros to check pipe config properties X-Git-Tag: v3.11-rc1~65^2~131^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a24034a84866e3abb7fdb35ed0e479b240c205;p=pandora-kernel.git drm/i915: introduce macros to check pipe config properties This code will get _really_ repetive, and we'll end up with tons more of this kind. So extract the common patterns. This should also help when we add a lazy pipe_config compare mode for fastboot. Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed