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:
4fbd9a4
)
drm/exynos: fixed page align bug.
author
Inki Dae
<inki.dae@samsung.com>
Fri, 17 Aug 2012 06:24:03 +0000
(15:24 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 13 Sep 2012 03:38:08 +0000
(12:38 +0900)
do not align in page unit at dumb creation. the align is done
by exynos_drm_gem_create() to be called commonly.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found