[PATCH 06/11] drm/radeon: track VM update fences separately

2014-11-19 Thread Christian König
From: Christian König Note for each fence if it's a VM page table update or not. This allows us to determine the last VM update in a sync object and so to figure out if we need to flush the TLB or not. Signed-off-by: Christian König ---

[PATCH 06/11] drm/radeon: track VM update fences separately

2014-10-13 Thread Christian König
From: Christian K?nig Note for each fence if it's a VM page table update or not. This allows us to determine the last VM update in a sync object and so to figure out if we need to flush the TLB or not. Signed-off-by: Christian K?nig ---

[PATCH 06/11] drm/radeon: track VM update fences separately

2014-09-12 Thread Christian König
From: Christian K?nig Note for each fence if it's a VM page table update or not. This allows us to determine the last VM update in a sync object and so to figure out if we need to flush the TLB or not. Signed-off-by: Christian K?nig ---