]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
authorChristian König <christian.koenig@amd.com>
Thu, 14 Jul 2022 08:23:38 +0000 (10:23 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:33:01 +0000 (14:33 -0400)
commit347c5bda5df64a264d3752b848d9df1759a60587
tree0ad1eb4462f3a895f26d6e6ba6080c7ad87da893
parent5a7e5637834152b7d01f12822ef4fddb86850714
drm/amdgpu: revert "partial revert "remove ctx->lock" v2"

This reverts commit f102831bc7a9412467e22a3b506f530ed02d2fc3.

We found that the bo_list is missing a protection for its list entries.
Since that is fixed now this workaround can be removed again.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h