]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a4eb630ad716f91e5760f7bcc87fa46f7cbad4e
tree753fcafb3a691dd4aef48217dcb25664b6096361
parentbfdba7285f5588c8e152261fb3c2f103e8616e16
parentfc619128cc28dea8527f4654f979a9df0ea264c3
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