]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
authorDave Airlie <airlied@redhat.com>
Thu, 27 Oct 2011 16:28:37 +0000 (18:28 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 27 Oct 2011 16:28:37 +0000 (18:28 +0200)
commit4cd09d0c80d5c30ed0b2d04fe6c3d7a898f660f5
tree68c94629535328221188c7ebd41f9e413da41cb0
parentb723159a7e980a7d23d9fa954a393a1176be3259
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"

This reverts commit a36abd05bf4f9b4fe03d216197847dff1c86eb79.

Further upstream discussion between Marek and Thomas decided this wasn't
fully baked and needed further work, so revert it before it hits mainline.

Signed-off-by: Dave Airlie <airlied@redhat.com>
12 files changed:
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/nouveau/nouveau_gem.c
drivers/gpu/drm/radeon/radeon_cs.c
drivers/gpu/drm/radeon/radeon_object.c
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_bo_util.c
drivers/gpu/drm/ttm/ttm_bo_vm.c
drivers/gpu/drm/ttm/ttm_execbuf_util.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
include/drm/ttm/ttm_bo_api.h
include/drm/ttm/ttm_execbuf_util.h