From 2d025a5b763bc8344fe656e2df8c9900c0c99f28 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Thu, 4 Sep 2014 12:27:43 +0100 Subject: [PATCH] drm/i915: Introduce a for_each_plane() macro Tired of copy/pasting things around. v2: Rebase on top of the for_each_pipe() change adding dev_priv as first argument. Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-format-patch failed