From: Christian König Date: Fri, 12 Sep 2014 10:25:45 +0000 (+0200) Subject: drm/radeon: update the VM after setting BO address v4 X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2624c23511b4bf0dd3d4c5ae167715513f351d;p=pandora-kernel.git 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 Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed