From: Laurent Pinchart Date: Mon, 23 Feb 2015 00:36:31 +0000 (+0200) Subject: drm: rcar-du: Switch plane set_property to atomic helpers X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4407cc02c9251b0ce6bad3718211353a7dba93ef;p=pandora-kernel.git drm: rcar-du: Switch plane set_property to atomic helpers Allow setting up plane properties atomically using the plane set_property atomic helper. The properties are now stored in the plane state (requiring subclassing it) and applied when updating the planes. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed