kernel-fxtec-pro1x/drivers/gpu/drm/ttm
Ben Skeggs 8d3bb23609 drm/ttm: ensure ttm for new node is bound before calling move_notify()
This was true for new TTM_PL_SYSTEM and new TTM_PL_TT cases, but wasn't
the case on TTM_PL_SYSTEM<->TTM_PL_TT moves, which causes trouble on some
paths as nouveau's move_notify() hook requires that the dma addresses be
valid at this point.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-08-23 09:38:30 +01:00
..
Makefile
ttm_agp_backend.c ttm: Expand (*populate) to support an array of DMA addresses. 2011-01-27 16:07:58 -05:00
ttm_bo.c drm/ttm: ensure ttm for new node is bound before calling move_notify() 2011-08-23 09:38:30 +01:00
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: unbind ttm before destroying node in accel move cleanup 2011-08-23 09:35:16 +01:00
ttm_bo_vm.c
ttm_execbuf_util.c
ttm_lock.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ttm_memory.c
ttm_module.c
ttm_object.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ttm_page_alloc.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ttm_tt.c drm/ttm: use shmem_read_mapping_page 2011-06-27 18:00:13 -07:00