commit | f61d5b46771a352fad1ac7f99008ef52a7ffcb72 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 06 12:40:16 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 07 17:37:18 2013 -0400 |
tree | b305a6940a4b04980f54e30a0807ada45eed6d1f | |
parent | 3744b248f9c617295f1fd015d67281a67e592ecb [diff] |
drm/radeon/cik: use a mutex to properly lock srbm instanced registers We need proper locking in the driver when accessing instanced registers on CIK. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>