]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit843a22e0cf86a72262b5199ea1f4bd018132f93d
tree7ed2226a545e009b66577298e8538e7e3c5ec131
parent09dfd15ab7c68f9358651a13977466044321f704
parent443472645ad5a401ef1a1884f99046add99565b4
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