drm/tegra: Track tiling and format in plane state
authorThierry Reding <treding@nvidia.com>
Fri, 28 Nov 2014 12:14:55 +0000 (13:14 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:57 +0000 (10:14 +0100)
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 <treding@nvidia.com>

No differences found