commit | ad1a58a45ae9a35aaf68b27d21600889360680f3 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Nov 19 14:01:24 2014 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Nov 20 13:00:17 2014 -0500 |
tree | bd9f4d69d9f228f89e0bdac4cff725ebecaf7dae | |
parent | 587cdda8f739f4c57c91d3f73a1d5b2851a86cb8 [diff] |
drm/radeon: track VM update fences separately 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 <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>