From ce54d85aba1e9f7065a3a0269854d31ed00b2490 Mon Sep 17 00:00:00 2001 From: Sonika Jindal Date: Thu, 21 Aug 2014 11:44:39 +0530 Subject: [PATCH] drm/i915: Updating plane parameters for primary plane in setplane This unifies how the primary plane functions work with how the sprite functions works, which allows us to reuse them to update primary plane properties. v2: Moving setting of plane members in the end to take care of failure cases and not-visible cases (Matt). Signed-off-by: Sonika Jindal Acked-by: Matt Roper [danvet: Add a real commit message.] Signed-off-by: Daniel Vetter --- Reading git-format-patch failed