[GIT PULL v2] exynos-drm-next

Inki Dae inki.dae at samsung.com
Thu Jul 4 00:31:09 PDT 2013


Hi Dave,

   This is final pull request for 3.11. This resolves some memory leak
   issues, and includes some code and dt document file cleanups; just
   removed unnecessary descriptions.

   And the patch work for enhancing hdmiphy driver isn't in progress so
   this patch may go to 3.12.

Please kindly let me know if there is any problem.

Thanks,
Inki Dae

The following changes since commit 69163ea82732894e8c1e17df4010372ed078efdd:

  drm/mm: kill color_search_free/get_block (2013-07-04 10:57:40 +1000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-next

Sachin Kamat (1):
      of/documentation: Update hpd gpio property for exynos_hdmi

Seung-Woo Kim (1):
      drm/exynos: remove duplicated error routine and unnecessary assign

YoungJun Cho (6):
      drm/exynos: fix not to remain exynos_gem_obj as a leak
      drm/exynos: remove dead code in vidi_power_on
      drm/exynos: initialize the buf_num in vp_video_buffer
      drm/exynos: add error check routine in exynos_drm_open
      drm/exynos: use drm_calloc_large when allocates pointer array
      drm/exynos: fix pages allocation size in lowlevel_buffer_allocate

 .../devicetree/bindings/video/exynos_hdmi.txt      |    6 ++----
 drivers/gpu/drm/exynos/exynos_drm_buf.c            |   13 ++++++-------
 drivers/gpu/drm/exynos/exynos_drm_drv.c            |    9 ++++++++-
 drivers/gpu/drm/exynos/exynos_drm_g2d.c            |   18 +++++++-----------
 drivers/gpu/drm/exynos/exynos_drm_gem.c            |    9 +++++----
 drivers/gpu/drm/exynos/exynos_drm_vidi.c           |    3 ---
 drivers/gpu/drm/exynos/exynos_mixer.c              |    2 +-
 7 files changed, 29 insertions(+), 31 deletions(-)


More information about the dri-devel mailing list