diff options
author | Daniel Vetter <[email protected]> | 2015-09-23 20:26:45 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2015-09-23 17:23:46 -0400 |
commit | 6adaed5bfe4f6f0a0e027e87d5dd80bd9834d5f0 (patch) | |
tree | ab1b17cea83faf55d9d1af406180c24a4b1df6f7 /scripts/gdb/linux/modules.py | |
parent | 5c3422b0b135b46c8dca9c1d909c1ae84f3561bd (diff) |
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
In
commit 7a3f3d6667f5f9ffd1517f6b21d64bbf5312042c
Author: Daniel Vetter <[email protected]>
Date: Thu Jul 9 23:44:28 2015 +0200
drm: Check locking in drm_for_each_connector
I added locking checks to drm_for_each_connector but failed that
through drm_helper_connector_dpms -> drm_helper_choose_encoder_dpms
it's used in a few more places in the radeon resume/suspend code.
Fix them up.
Note that we could use the connector iterator macros in there too, but
that's for the future.
Reported-and-tested-by: Borislav Petkov <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions