this patch set fixes page align and duplicated allocation issues
and removes unnecessary codes for code clean.
this patch set is based on git repository below:
git://people.freedesktop.org/~airlied/linux.git drm-fixes
commit-id: 62fb376e214d3c1bfdf6fbb77dac162f6da04d7e
Please let me know if there is any problem.
Thanks,
Inki Dae
Inki Dae (2):
drm/exynos: fixed page align and code clean.
drm/exynos: fixed duplicated page allocation bug.
drivers/gpu/drm/exynos/exynos_drm_buf.c | 47 +++++++++---------------------
drivers/gpu/drm/exynos/exynos_drm_gem.c | 45 +++++++++++++++++++++++------
drivers/gpu/drm/exynos/exynos_drm_gem.h | 2 +
include/drm/exynos_drm.h | 3 +-
4 files changed, 54 insertions(+), 43 deletions(-)
--
1.7.4.1