diff options
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | 2011-10-26 04:20:12 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-01-05 15:42:52 +0100 |
commit | 53fead966a584cd2130e0c5565726dd56ccf7924 (patch) | |
tree | ab3f9ed2e01e7dad18f05554b2944639a6c46686 /include/drm | |
parent | drm/radeon/benchmark: common modes sweep ignores 640x480@32 (diff) | |
download | linux-53fead966a584cd2130e0c5565726dd56ccf7924.tar.xz linux-53fead966a584cd2130e0c5565726dd56ccf7924.zip |
drm: no need to hold global mutex for static data
drm_getcap and drm_version ioctls only reads static data,
there is no need to protect them with drm_global_mutex,
so make them DRM_UNLOCKED
Signed-off-by: Ilija Hadzic <ihadzic@research.bell-labs.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions