]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung...
authorDave Airlie <airlied@redhat.com>
Thu, 12 Apr 2012 16:42:01 +0000 (17:42 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 12 Apr 2012 16:42:01 +0000 (17:42 +0100)
commit881b86097632b854de6e3b91f1ed01811ed922e8
tree5d73a6eb84c6f029f0934c0548b641471a23decb
parentd800e650864a3100b3af79adcc2931a7486d7693
parente635f7efd90d2d78715683061316f3e631cf2faa
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes

* 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung:
  drm/exynos: fixed exynos broken ioctl
  drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
  drm/exynos: fix struct for operation callback functions to driver name
  drm/exynos: use define instead of default_win member in struct mixer_context
  drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
  drm/exynos: remove unused codes in hdmi and mixer
  drm/exynos: remove unnecessary type conversion of hdmi and mixer
  drm/exynos: add format list of plane
  drm/exynos: fixed duplicated page allocation bug.
  drm/exynos: fixed page align and code clean.