git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3f9bca
)
drm/exynos: use sgt instead of pages for framebuffer address
author
Prathyush K
<prathyush.k@samsung.com>
Thu, 22 Nov 2012 06:48:35 +0000
(12:18 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 5 Dec 2012 05:39:21 +0000
(14:39 +0900)
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>
No differences found