diff options
| author | 2020-04-24 13:56:40 +0100 | |
|---|---|---|
| committer | 2020-04-24 11:42:11 -0400 | |
| commit | abb17b1edf7bd1eacb78b6862039e965cb442947 (patch) | |
| tree | 0dc87439c7c36f1936185885ca0191ebceb2b084 /drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | |
| parent | drm/amd/display: remove redundant assignment to variable ret (diff) | |
| download | wireguard-linux-abb17b1edf7bd1eacb78b6862039e965cb442947.tar.xz wireguard-linux-abb17b1edf7bd1eacb78b6862039e965cb442947.zip | |
drm/amdgpu/gmc: Use consistent variable on unlocks
Currently the error returns paths are unlocking lock kiq->ring_lock
however it seems this should be dev->gfx.kiq.ring_lock as this
is the lock that is being locked and unlocked around the ring
operations. This looks like a bug, but it's not. The kiq is just
a local variable pointing to the same structure. Make it consistent.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c')
0 files changed, 0 insertions, 0 deletions
