]> 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)
commitbf1f8f1fe2314be340927483f5d01ed53bb1e4bb
tree4a2a9843532a922a1eadc4d702414cc6f23cb366
parentf86563c3740a852a6883cf321eb845bbc8b62687
parent6d84be5e86dc7fcd92690693162a65835c501865
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