From: Prathyush K Date: Thu, 22 Nov 2012 06:48:35 +0000 (+0530) Subject: drm/exynos: use sgt instead of pages for framebuffer address X-Git-Tag: v3.8-rc1~82^2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=640631d04cd2cfbb4792d6a8fc5fcab14ee273a5;p=pandora-kernel.git drm/exynos: use sgt instead of pages for framebuffer address The 'pages' structure in the exynos gem buffer has been removed. So we get the fix.smem_start from the first sgl of the scatter gather table. Signed-off-by: Prathyush K Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed