]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash...
authorDave Airlie <airlied@redhat.com>
Tue, 18 Feb 2014 22:21:02 +0000 (08:21 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Feb 2014 22:21:02 +0000 (08:21 +1000)
commit6cd3721190d0395f1d87f33f291135280f9784c1
tree7e6f24b1e3deec0742119b1d90696c0fa377a58c
parent27a7a73f49792eb05d4d6e449e8f1aae73b056c6
parenta5b4511fc0e44329070651bffb11b6403f170a93
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes

Pull request of 2014-02-18.

Nothing special. The biggest change is adding a couple of command defines and
packing the command data correctly.

* tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux:
  drm/vmwgfx: Fix command defines and checks
  drm/vmwgfx: Fix possible integer overflow
  drm/vmwgfx: Remove stray const
  drm/vmwgfx: unlock on error path in vmw_execbuf_process()
  drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
  drm/vmwgfx: Fix a couple of sparse warnings and errors