]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 May 2015 15:48:52 +0000 (11:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:29:08 +0000 (09:29 -0700)
commit32d12fc20e3c726ca858d0e5055fb596fce2f8bc
treea996008bdbd90e74b0a53d65ee42b6758eb387a8
parentc074d39c847fa25c63bff1361ac0518ccd1f2fef
drm/radeon: take the mode_config mutex when dealing with hpds (v2)

commit 39fa10f7e21574a70cecf1fed0f9b36535aa68a0 upstream.

Since we are messing with state in the worker.

v2: drop the changes in the mst worker

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_irq_kms.c