From: Thierry Reding Date: Tue, 3 Jun 2014 12:48:12 +0000 (+0200) Subject: drm/tegra: Implement more tiling modes X-Git-Tag: cleanup-for-v3.18~84^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c134f019abcfaa1cb6e07f6154e92a4f8ce8ddd8;p=pandora-kernel.git drm/tegra: Implement more tiling modes Tegra124 supports a block-linear mode in addition to the regular pitch linear and tiled modes. Add support for these by moving the internal representation into a structure rather than a simple flag. Tested-by: Alexandre Courbot Signed-off-by: Thierry Reding --- Reading git-diff-tree failed