[GIT PULL] exynos-drm-fixes
Inki Dae
inki.dae at samsung.com
Thu Feb 6 19:56:33 PST 2014
Hi Dave,
This pull request fixes memory leak issue in exynos_drm_open() and
multiplatform breakage for ipp/gsc. And also including some cleanups.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 7c4c62a04a2a80e3feb5d6c97aca1e413b11c790:
drm/radeon: allow geom rings to be setup on r600/r700 (v2) (2014-02-06 12:13:52 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-fixes
for you to fetch changes up to d34d59bda242cf97b90161ea5fe339f0daf0cc33:
drm/exynos: Convert to use the standard hdmi.h header (2014-02-07 10:48:12 +0900)
----------------------------------------------------------------
Sachin Kamat (4):
drm/exynos: Fix freeing issues in exynos_drm_drv.c
drm/exynos: Remove unnecessary semicolon
drm/exynos: Fix trivial typo
drm/exynos: Convert to use the standard hdmi.h header
Tushar Behera (1):
drm/exynos: Fix multiplatform breakage for ipp/gsc
drivers/gpu/drm/exynos/Kconfig | 4 +-
drivers/gpu/drm/exynos/exynos_drm_drv.c | 14 ++++---
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.c | 3 +-
drivers/gpu/drm/exynos/exynos_hdmi.c | 66 ++++++++++++-------------------
5 files changed, 38 insertions(+), 51 deletions(-)
More information about the dri-devel
mailing list