commit | af4c0f650b563c7b30c1d8cd2bb926247ceb19cc | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Apr 19 10:56:02 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu May 24 10:07:52 2018 -0500 |
tree | 92238b98187bcf270b5b8b269bd93a16f67af695 | |
parent | 22cc6c5e1958e5a08b4c44203d1810ab07ce5a16 [diff] |
drm/amdgpu: rework VM state machine lock handling v2 Only the moved state needs a separate spin lock protection. All other states are protected by reserving the VM anyway. v2: fix some more incorrect cases Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>