]> 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>
Fri, 8 Jun 2012 08:42:51 +0000 (09:42 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Jun 2012 08:42:51 +0000 (09:42 +0100)
commit6994e4cac8100db8ebb0a8d01182ebbe9b5ca276
treea08ec4c74b7b9ab423c879baace645ce3666c875
parentabeae9323bb99d555100fbb8272b123df84ce45c
parentff8153647ea09979eee8a3c7a08712d12c9d79ff
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes

* 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung:
  drm/exynos: fixed blending for hdmi graphic layer
  drm/exynos: Remove dummy encoder get_crtc operation implementation
  drm/exynos: Keep a reference to frame buffer GEM objects
  drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
  drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
  drm/exynos: fixed size type.
  drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}