Skip to content
Snippets Groups Projects
Commit fe78118c authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: protect concurrent smc register access with a spinlock


smc registers are access indirectly via the main mmio aperture, so
there may be problems with concurrent access.  This adds a spinlock
to protect access to this register space.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 136de91e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment