Merge branch 'drm-fixes' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Mon, 17 Mar 2014 00:42:58 +0000 (10:42 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 17 Mar 2014 00:42:58 +0000 (10:42 +1000)
commit28b90a9e7fda90846b5257d7dce6311997c930f1
tree753fcafb3a691dd4aef48217dcb25664b6096361
parent786a7828bc74b9b1466e83abb200b75f80f94121
parenta8469aa81de532180846b22e8ead3d8f4d2f96a2
Merge branch 'drm-fixes' of git://people.freedesktop.org/~dvdhrm/linux into drm-next

This branch includes 6 minor fixes mainly for udl. Everything non-trivial was
reviewed by Daniel and the patches have been on the list for quite some time.

* 'drm-fixes' of git://people.freedesktop.org/~dvdhrm/linux:
  drm/gem: dont init "ret" in drm_gem_mmap()
  drm/crtc: add sanity checks to create_dumb()
  drm/gem: free vma-node during object-cleanup
  drm/gem: fix indentation
  drm/udl: fix Bpp calculation in dumb_create()
  drm/udl: fix error-path when damage-req fails