commit | cc9e67e3d7000c1efbaf929c6bdaf78707407b3b | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jul 18 13:48:10 2014 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jul 21 13:17:38 2014 -0400 |
tree | 821067ec1bd97e60b1ff140b0f5227c436fa3808 | |
parent | 036bf46a3962c87fc6ab5e6dbc65f469730b4cf0 [diff] |
drm/radeon: fix VM IB handling Calling radeon_vm_bo_find on the IB BO during CS is illegal and can lead to an crash. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>