]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~airlied...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2016 06:16:13 +0000 (15:16 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2016 06:16:13 +0000 (15:16 +0900)
commit73219a07fdde4bce03b219691c46b67cc5b1f122
treefb384b86fef1002cbe74540cf9291814f1d6f0a2
parent8bdba821f6cac0f85ecd6b296d41da01723f510a
parent45146156c42efb7d5a1a42cb1689a0b46a18f8c1
Merge tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~airlied/linux

Pull drm vmware fixes from Dave Airlie:
 "These are some fixes for the vmware graphics driver, that fix some
  black screen issues on at least Ubuntu 16.04, I think VMware would
  like to get these in so stable can pick them up ASAP"

* tag 'drm-fixes-for-v4.7-rc8-vmware' of git://people.freedesktop.org/~airlied/linux:
  drm/vmwgfx: Fix error paths when mapping framebuffer
  drm/vmwgfx: Fix corner case screen target management
  drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
  drm/vmwgfx: Check pin count before attempting to move a buffer
  drm/ttm: Make ttm_bo_mem_compat available
  drm/vmwgfx: Add an option to change assumed FB bpp
  drm/vmwgfx: Work around mode set failure in 2D VMs
  drm/vmwgfx: Add a check to handle host message failure