From: Damien Lespiau Date: Thu, 27 Mar 2014 18:48:32 +0000 (+0530) Subject: drm/i915/skl: Introduce a I915_MAX_PLANES macro X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84139d1e39265c20a79daace16ef4b6a9a644d9a;p=pandora-kernel.git drm/i915/skl: Introduce a I915_MAX_PLANES macro This can be useful to declare structures around pipes and planes and don't have to go back auditing the code if the next platorm bump that number. Reviewed-by: Rodrigo Vivi Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed