[PATCH 0/4] drm/exynos: fixed minor bugs.

Inki Dae inki.dae at samsung.com
Mon Jan 16 21:39:47 PST 2012


this patch set fixes the issues that two drivers use same hardware, FIMD and HDMI,
and also I'd like to add my colleagues who dedicated to developing and improving
Exynos DRM Driver to maintainer entry.

this is based on git repository below:
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git,
branch name: drm-fixes
commit-id: 081794564e3000e602de290d1121792c33b475a4

and you can refer to our working repository below:
http://git.infradead.org/users/kmpark/linux-2.6-samsung,
branch name: exynos-drm-fixes

Inki Dae (2):
  drm/exynos: fixed build dependency for DRM_EXYNOS_FIMD
  MAINTAINERS: added maintainer entry for Exynos DRM Driver.

Seung-Woo Kim (2):
  drm/exynos: use release_mem_region instead of release_resource
  drm/exynos: fix build dependency for DRM_EXYNOS_HDMI

 MAINTAINERS                          |    3 +++
 drivers/gpu/drm/exynos/Kconfig       |    4 ++--
 drivers/gpu/drm/exynos/exynos_hdmi.c |    8 ++++----
 3 files changed, 9 insertions(+), 6 deletions(-)

-- 
1.7.4.1



More information about the dri-devel mailing list