From: Laurent Pinchart Date: Mon, 23 Feb 2015 00:59:35 +0000 (+0200) Subject: drm: rcar-du: Move plane format to plane state X-Git-Tag: omap-for-v4.2/o2_dc~72^2~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bfcbce0eaeb884e258648e5ceb74a61cfb80f3c;p=pandora-kernel.git drm: rcar-du: Move plane format to plane state The format stored in the rcar_du_plane structure is part of the plane state. Move it to the rcar_du_plane_state structure and precompute it in the .atomic_check() handler. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed