]> 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)
commita42f2eb58d2359001a715d6331b0bbcb748ac30d
tree26fcabc7cbfd2ec81c13bec2649f1999b13a8eaa
parent6356dbc182c2e553460762d2b3443987bd1cec87
parent6d0fe6317e8fc13bbdc7193806ca75ca49e4808d
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