From: Daniel Vetter Date: Wed, 12 Nov 2014 07:45:01 +0000 (+0100) Subject: drm: More specific locking for get* ioctls X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf93f6948c3c29fd414bc00f1f713c501dfd22e;p=pandora-kernel.git drm: More specific locking for get* ioctls Motivated by the per-plane locking I've gone through all the get* ioctls and reduced the locking to the bare minimum required. v2: Rebase and make it compile ... v3: Review from Sean: - Simplify return handling in getplane_res. - Add a comment to getplane_res that the plane list is invariant and can be walked locklessly. v4: Actually git add. Cc: Sean Paul Reviewed-by: Sean Paul Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed