On Tue, Oct 25, 2011 at 10:20:12PM -0400, Ilija Hadzic wrote: > 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 <ihad...@research.bell-labs.com> Reviewed-by: Daniel Vetter <daniel.vet...@ffwll.ch> -- Daniel Vetter Mail: dan...@ffwll.ch Mobile: +41 (0)79 365 57 48 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
- drm: fix one flawed mutex grab and remove some spurious m... Ilija Hadzic
- [PATCH 1/3] drm: no need to hold global mutex for st... Ilija Hadzic
- Re: [PATCH 1/3] drm: no need to hold global mute... Daniel Vetter
- [PATCH 2/3] drm: make DRM_UNLOCKED ioctls with their... Ilija Hadzic
- Re: [PATCH 2/3] drm: make DRM_UNLOCKED ioctls wi... Daniel Vetter
- Re: [PATCH 2/3] drm: make DRM_UNLOCKED ioctl... Ilija Hadzic
- Re: [PATCH 2/3] drm: make DRM_UNLOCKED i... Daniel Vetter
- [PATCH 3/3] drm: do not sleep on vblank while holdin... Ilija Hadzic
- Re: [PATCH 3/3] drm: do not sleep on vblank whil... Daniel Vetter
- Re: [PATCH 3/3] drm: do not sleep on vblank ... Ilija Hadzic
- Re: [PATCH 3/3] drm: do not sleep on vbl... Daniel Vetter
- Re: [PATCH 3/3] drm: do not sleep o... Alan Coopersmith
- Re: [PATCH 3/3] drm: do not sle... Ilija Hadzic