Home
last modified time | relevance | path

Searched hist:"640631 d04cd2cfbb4792d6a8fc5fcab14ee273a5" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.cdiff 640631d04cd2cfbb4792d6a8fc5fcab14ee273a5 Thu Nov 22 07:48:35 CET 2012 Prathyush K <prathyush.k@samsung.com> 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 <prathyush.k@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>