]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add the lost mutex_init back
authorPan, Xinhui <Xinhui.Pan@amd.com>
Thu, 16 Jan 2020 06:09:41 +0000 (06:09 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Jan 2020 21:03:09 +0000 (16:03 -0500)
commit5ed6b3c969b3cfcfb3c71615b6050e9db8cec6c6
tree051444ecc5a9af1c32480f4b9cd2daddf4332def
parentba6694d2e1034393be5bd458f5aa7da023398bcf
drm/amdgpu: add the lost mutex_init back

Initialize notifier_lock.

Bug: https://gitlab.freedesktop.org/drm/amd/issues/1016
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: xinhui pan <xinhui.pan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c