Hi Sinclair, When sending fixes pulls please include some text about what is in here, after about -rc3/4 you generally need more justification and text for non-trivial changes. These seem somewhat large changes, and it would be nice to have a summary of them. It also appears that the ttm patch has some commit dirt, after the S-o-b/R-b lines. Dave. On 5 July 2016 at 01:13, Sinclair Yeh <syeh@xxxxxxxxxx> wrote: > Hi Dave, > > The following changes since commit 81e257e964268d050f8e9188becd44d50f241d72: > > drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx (2016-06-24 11:10:36 +1000) > > are available in the git repository at: > > git://people.freedesktop.org/~syeh/repos_linux drm-vmwgfx-fixes > > for you to fetch changes up to beca4cf55323147ca9c8a98de1871be6e4fe8f34: > > drm/vmwgfx: Fix corner case screen target management (2016-07-01 10:47:51 -0700) > > ---------------------------------------------------------------- > Sinclair Yeh (6): > drm/vmwgfx: Add a check to handle host message failure > drm/vmwgfx: Work around mode set failure in 2D VMs > drm/vmwgfx: Add an option to change assumed FB bpp > drm/ttm: Make ttm_bo_mem_compat available > drm/vmwgfx: Check pin count before attempting to move a buffer > drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set > > Thomas Hellstrom (1): > drm/vmwgfx: Fix corner case screen target management > > drivers/gpu/drm/ttm/ttm_bo.c | 7 ++++--- > drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c | 25 ++++++++++++++++++++++--- > drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 12 ++++++++++++ > drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 1 + > drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 47 +++++++++++++++++++++++++---------------------- > drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 10 +++------- > drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 3 +++ > drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 8 ++++---- > include/drm/ttm/ttm_bo_api.h | 14 ++++++++++++++ > 9 files changed, 88 insertions(+), 39 deletions(-) > > _______________________________________________ > dri-devel mailing list > dri-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/dri-devel _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel