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)
commit173fa4eccc39b04fbc0b569fabac6dbcec33507a
tree5d73a6eb84c6f029f0934c0548b641471a23decb
parent19e5c4e72c7287491f0da64e26b6b7175942f502
parent490aa60ee7e884febf4818234d5c97669665db9a
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.