commit | 442ffefc0c3f6fa854dbda2e2d5e15473ad8f5a6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 23 09:53:57 2017 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jan 24 11:00:23 2017 +0100 |
tree | 1722575d9a1c6e1de729b59cf7680d605977f317 | |
parent | a6a9534cdd19f1c1bab76538c529ce92d85eb4d8 [diff] |
drm/vgem: Switch to reservation_object_lock() helpers For the convenience of encapsulation the reservation object's ww_mutex was wrapped in pair of lock/unlock helpers. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20170123095357.29514-1-chris@chris-wilson.co.uk