]> 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)
commit48da59b3465b34fbbdf621c5464e3f522d38b19f
tree753fcafb3a691dd4aef48217dcb25664b6096361
parent423a7b20806d4fd68448cca8ac91cfc97b95841e
parent45520d5a70136ed4dfe993bf24f35da92b5293c8
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