aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorThomas Hellstrom <[email protected]>2016-05-03 09:24:35 +0000
committerThomas Hellstrom <[email protected]>2016-05-20 15:05:55 +0000
commit93cd16817ae5ddcfc548784b51c76bf6d7923442 (patch)
tree4d953a68d06e5165a34da3ae8a0965ddc1c62718 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentMerge branch 'drm-uapi-extern-c-fixes' of https://github.com/evelikov/linux i... (diff)
downloadkernel-93cd16817ae5ddcfc548784b51c76bf6d7923442.tar.gz
kernel-93cd16817ae5ddcfc548784b51c76bf6d7923442.zip
drm/vmwgfx: Kill some lockdep warnings
Some global KMS state that is elsewhere protected by the mode_config mutex here needs to be protected with a local mutex. Remove corresponding lockdep checks and introduce a new driver-private global_kms_state_mutex, and make sure its locking order is *after* the crtc locks in order to avoid having to release those when the new mutex is taken. Signed-off-by: Thomas Hellstrom <[email protected]> Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Sinclair Yeh <[email protected]> Cc: <[email protected]> # 4.6
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions