drm/radeon: add spinlocks for indirect register accesss
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Sep 2013 23:00:09 +0000 (19:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Sep 2013 15:44:29 +0000 (11:44 -0400)
This adds spinlocks to protect access to other
indirect register apertures.  These indirect spaces are
used pretty infrequently and we haven't had an reported
problems, but better safe than sorry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found