commit | f48b2659f521301753f9b3b67e308a79c6110346 | [log] [tgz] |
---|---|---|
author | Chunming Zhou <david1.zhou@amd.com> | Fri Oct 16 14:06:19 2015 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 21 11:35:14 2015 -0400 |
tree | a6f1fff1739dbfa305453febc26f39df2e4232f0 | |
parent | ce16b0e5a32a157abd6446214e8b91c55064204e [diff] |
drm/amdgpu: fix the broken vm->mutex V2 fix the vm->mutex and ww_mutex confilcts. vm->mutex is always token first, then ww_mutex. V2: remove unneccessary checking for pt bo. Change-Id: Iea56e183752c02831126d06d2f5b7a474a6e4743 Signed-off-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>