]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vmwgfx-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux...
authorDave Airlie <airlied@redhat.com>
Sat, 5 Apr 2014 06:08:27 +0000 (16:08 +1000)
committerDave Airlie <airlied@redhat.com>
Sat, 5 Apr 2014 06:08:27 +0000 (16:08 +1000)
commitffc56f9d858abfd83178ee7b47c9cc65f7af3ea1
tree4a2a9843532a922a1eadc4d702414cc6f23cb366
parent87dcb0332fe494c043ef1435939e84f7d9106921
parenta18632dd4caa9cecd326437ef7e71f9217b21d28
Merge tag 'vmwgfx-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next

Pull request of 2014-04-04

The second vmwgfx pull request for the 3.15 merge window.
Contains a fbdev fix by Christopher Friedt, one fix for a locking order
violation introduced in 3.14 (hit when using queries) and finally a
removal of the DRM_AUTH requirement around some vmwgfx IOCTLS where the
caller is already required to have an open handle to the object.

* tag 'vmwgfx-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux:
  drm/vmwgfx: correct fb_fix_screeninfo.line_length
  drm/vmwgfx: Remove authorization requirements around some more ioctls
  drm/vmwgfx: Fix query buffer locking order violation