From: Thierry Reding Date: Wed, 28 Nov 2012 10:38:24 +0000 (+0100) Subject: drm/tegra: Implement .mode_set_base() X-Git-Tag: v3.9-rc1~83^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23fb47404e6118eb53fb34c95ed98a3f4f822a76;p=pandora-kernel.git drm/tegra: Implement .mode_set_base() The sequence for replacing the scanout buffer is much shorter than a full mode change operation so implementing this callback considerably speeds up cases where only a new framebuffer is to be scanned out. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed