Hi, Dave 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). The following changes since commit d34d4d8af8d24afe4e16128e4e7f5c5967c89027: Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2014-10-31 06:54:51 +1000) are available in the git repository at: git://people.freedesktop.org/~thomash/linux vmwgfx-fixes-3.18 for you to fetch changes up to 9a72384d86b26cb8a2b25106677e1197f606668f: drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. (2014-10-31 09:58:06 +0100) ---------------------------------------------------------------- Rob Clark (1): drm/vmwgfx: fix lock breakage Sinclair Yeh (1): drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. Thomas Hellstrom (1): drm/vmwgfx: Fix hash key computation drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c | 3 ++- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 6 +++++- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 24 +++++++++++++++++------- 3 files changed, 24 insertions(+), 9 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel