Dave, 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. The following changes since commit 2844ea3f252331cc0ecf3ae74f6226db2f580f8a: Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-next (2014-04-02 12:09:09 +1000) are available in the git repository at: git://people.freedesktop.org/~thomash/linux tags/vmwgfx-next-2014-04-04 for you to fetch changes up to aa6de142c901cd2d90ef08db30ae87da214bedcc: drm/vmwgfx: correct fb_fix_screeninfo.line_length (2014-04-03 09:34:06 +0200) ---------------------------------------------------------------- Pull request of 2014-04-04 ---------------------------------------------------------------- Christopher Friedt (1): drm/vmwgfx: correct fb_fix_screeninfo.line_length Thomas Hellstrom (2): drm/vmwgfx: Fix query buffer locking order violation drm/vmwgfx: Remove authorization requirements around some more ioctls drivers/gpu/drm/vmwgfx/vmwgfx_context.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 6 +++--- drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel