]> 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)
commit96828a5e0e7a0def0eee55384a732d5371e15f83
tree68c94629535328221188c7ebd41f9e413da41cb0
parent578bc86721031988568b070ba12f611515d1db70
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"

This reverts commit 0d7761d6b5d0d53a500c08e9370b6a082847709d.

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