Merge tag 'topic/drm-misc-2015-03-18' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Thu, 19 Mar 2015 04:03:39 +0000 (14:03 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Mar 2015 04:03:39 +0000 (14:03 +1000)
commitd79dc0a9baef6ba909ac9e8da095524046523d6a
tree733281edb07603f4a89ed30deb3ec037b30faf47
parent03be70050c85768e9ce7c0d0887110d1b629e127
parent522cf91f30cb0102fd5cb6e8979d45b6151cdcfc
Merge tag 'topic/drm-misc-2015-03-18' of git://anongit.freedesktop.org/drm-intel into drm-next

Another drm-misch pull request. Mostly the fbdev sizes deconfusion series
from Rob, everything else is small stuff all over. And the large i2c over
aux transfers patch, too.

* tag 'topic/drm-misc-2015-03-18' of git://anongit.freedesktop.org/drm-intel:
  drm: check that planes types are correct while initializing CRTC
  drm: change connector to tmp_connector
  drm: Fix some typo mistake of the annotations
  drm: Silence sparse warnings
  drm: %pF is only for function pointers
  drm/fb: handle tiled connectors better
  drm/fb: small cleanup
  drm/rockchip: use correct fb width/height
  drm/exynos: use correct fb width/height
  drm/cma: use correct fb width/height
  drm/atomic: minor kerneldoc typo fix
  drm/fb: document drm_fb_helper_surface_size
  drm/dp: Use large transactions for I2C over AUX
  drm/plane-helper: Fixup mismerge
  drm/atomic: Constify a bunch of functions pointer structs