]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux...
authorDave Airlie <airlied@redhat.com>
Fri, 15 Jul 2016 03:51:55 +0000 (13:51 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 15 Jul 2016 03:51:55 +0000 (13:51 +1000)
commit45146156c42efb7d5a1a42cb1689a0b46a18f8c1
treeb43ad7967e14f77a327e4e6cef0fc7e72849b1ad
parent43b125f14de3111181c149fbb1826cab312b401b
parent06f7d7e645584db44cf5f0ea6726c095486f3a0b
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes

A bunch of vmwgfx fixes that fix a black screen issue on latest distros/hw combos.

* 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_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