Dear Christian, Christian König wrote on 19.11.2014 14:01:
From: Christian König christian.koenig@amd.com
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
Signed-off-by: Christian König christian.koenig@amd.com
drivers/gpu/drm/radeon/radeon_gem.c | 64 +++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+)
Is this a fix for http://thread.gmane.org/gmane.comp.video.dri.devel/118415 which I bisected to the v2 of this patch (http://thread.gmane.org/gmane.comp.video.dri.devel/118415/focus=118425) as present on the drm-next-3.19-wip branch?
Cheers, Kai