From: Thierry Reding Date: Fri, 28 Nov 2014 12:14:55 +0000 (+0100) Subject: drm/tegra: Track tiling and format in plane state X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f604f8c4dd2d5383f567856450ba12764061c12;p=pandora-kernel.git drm/tegra: Track tiling and format in plane state Tracking these in the plane state allows them to be computed in the ->atomic_check() callback and reused when applying the configuration in ->atomic_update(). Signed-off-by: Thierry Reding --- Reading git-diff-tree failed