]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: take the mode_config mutex when handling hpds
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 May 2015 15:52:18 +0000 (11:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:39 +0000 (21:03 -0400)
commit3edbc6cc6ba850449d9c8ca0a3ffff37af63fe84
tree3afd4d4347080e1437f788416762c7b47fee7d3a
parentd880f3516b4f638957fb023c39a1b052966a9010
drm/amdgpu: take the mode_config mutex when handling hpds

Since we may modify display state.

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