[GIT PULL] exynos-drm-fixes

Inki Dae inki.dae at samsung.com
Wed Mar 20 03:56:02 PDT 2013


Hi Dave,

This pull request includes bug fixes and code cleanups.
And it considers some restrictions to G2D hardware.
With this, the malfunction and page fault issues to g2d driver
would be fixed.

If there is any problem, please kindly let me know.

Thanks,
Inki Dae

The following changes since commit 8698080ee092bdbd6ee2cd5e7f707ceea2812bd8:

  Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (2013-03-11 13:53:58 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-fixes

Alexandru Gheorghiu (1):
      drm/exynos: Replaced kzalloc & memcpy with kmemdup

Inki Dae (1):
      drm/exynos: Add a new function to get gem buffer size

Leela Krishna Amudala (1):
      drm/exynos: fimd: calculate the correct address offset

Sachin Kamat (1):
      drm/exynos: Make mixer_check_timing static

Vikas Sajjan (1):
      drm/exynos: modify the compatible string for exynos fimd

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 malfunctioning 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_fimd.c |   21 +-
 drivers/gpu/drm/exynos/exynos_drm_g2d.c  |  370 ++++++++++++++++++++++++++----
 drivers/gpu/drm/exynos/exynos_drm_gem.c  |   21 ++
 drivers/gpu/drm/exynos/exynos_drm_gem.h  |    5 +
 drivers/gpu/drm/exynos/exynos_drm_vidi.c |    6 +-
 drivers/gpu/drm/exynos/exynos_mixer.c    |    2 +-
 6 files changed, 365 insertions(+), 60 deletions(-)


More information about the dri-devel mailing list