Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux
authorDave Airlie <airlied@gmail.com>
Sat, 1 Nov 2014 23:23:31 +0000 (09:23 +1000)
committerDave Airlie <airlied@gmail.com>
Sat, 1 Nov 2014 23:23:31 +0000 (09:23 +1000)
commit10a8fce846c1b12ebb29b036d1a15efc65eddbb5
tree7ed2226a545e009b66577298e8538e7e3c5ec131
parentd34d4d8af8d24afe4e16128e4e7f5c5967c89027
parent9a72384d86b26cb8a2b25106677e1197f606668f
Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux

A critical 3.18 regression fix from Rob, (thanks!)
A fix to avoid advertizing modes we can't support from Sinclair
  (welcome Sinclair!)
and a fix for an incorrect  hash key computation from me that is
  completely harmless, but can wait 'til the next merge window if necessary.
  (I can't really bother stable with this one).

* 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux:
  drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
  drm/vmwgfx: Fix hash key computation
  drm/vmwgfx: fix lock breakage