]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into...
authorDave Airlie <airlied@redhat.com>
Mon, 28 Nov 2011 14:17:09 +0000 (14:17 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 28 Nov 2011 14:17:09 +0000 (14:17 +0000)
commit74062a1828e6ccbbd29c165e512410b3790deb6b
tree26fcabc7cbfd2ec81c13bec2649f1999b13a8eaa
parent553ff3bd102159afa3b326ca269173aa80dfe107
parentc150b8c6fa48647e9e8c3bebe30ff2a23e741f4a
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes

* 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung:
  drm/exynos: fixed wrong err ptr usage and destroy call in exeception
  drm/exynos: Add disable of manager
  drm/exynos: include linux/module.h
  drm/exynos: fix vblank bug.
  drm/exynos: changed buffer structure.
  drm/exynos: removed unnecessary variable.
  drm/exynos: use gem create function generically
  drm/exynos: checked for null pointer
  drm/exynos: added crtc dpms for disable crtc
  drm/exynos: removed meaningless parameter from fbdev update
  drm/exynos: restored kernel_fb_list when reiniting fb_helper
  drm/exynos: changed exynos_drm_display to exynos_drm_display_ops
  drm/exynos: added manager object to connector
  drm/exynos: fixed converting between display mode and timing
  drm/exynos: fixed connector flag with hpd and interlace scan for hdmi
  drm/exynos: added kms poll for handling hpd event