commit | 2f2624c23511b4bf0dd3d4c5ae167715513f351d | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 12 12:25:45 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Nov 20 13:00:20 2014 -0500 |
tree | d811558bee0d3f2289bc0d3b061ac2cc51c0964a | |
parent | d1968e1db892e53b5783570a5738477b2a51080b [diff] |
drm/radeon: update the VM after setting BO address v4 This way the necessary VM update is kicked off immediately if all BOs involved are in GPU accessible memory. v2: fix vm lock v3: immediately update unmaps as well v4: use drm_free_large instead of kfree Tested-by: Kai Wasserbäch <kai@dev.carbon-project.org> Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>