commit | 7da5907c84f8b092dc42b47b5c19684c1b3b4c98 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Fri Aug 17 15:24:03 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Sep 13 12:38:08 2012 +0900 |
tree | 7490e938687684c1242dd1373d8533b1e87d4ed1 | |
parent | 4fbd9a4539e4eda1e9588509eb31e9dc38ffd653 [diff] |
drm/exynos: fixed page align bug. 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>