[PATCH 0/7] Consider G2D hardware restrictions.
Inki Dae
inki.dae at samsung.com
Wed Mar 13 02:03:42 PDT 2013
This patch set checks the contents of g2d command list from user
is valid or not according to G2D hardware restrictions. For now,
G2D driver wasn't considered for them properly.
For this, this patch set includes relevant code cleaups, fixups
and adds a new function to get buffer size to the gem to be
accessed by G2D dma.
Inki Dae (1):
drm/exynos: Add a new function to get gem buffer size
YoungJun Cho (6):
drm/exynos: Fix error routine to getting dma addr.
drm/exynos: clear node object type at gem unmap
drm/exynos: Fix G2D core mulfunctioning issue
drm/exynos: Clean up some G2D codes for readability
drm/exynos: Deal with g2d buffer info more efficiently
drm/exynos: Check g2d cmd list for g2d restrictions
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 381 ++++++++++++++++++++++++++-----
drivers/gpu/drm/exynos/exynos_drm_gem.c | 21 ++
drivers/gpu/drm/exynos/exynos_drm_gem.h | 5 +
3 files changed, 349 insertions(+), 58 deletions(-)
--
1.7.4.1
More information about the dri-devel
mailing list