Files
linux/drivers/gpu/drm
Daniel Vetter 7141fd3e5b drm/atomic-helper: Simplify commit tracking locking
The crtc->commit_lock only protects commit_list and commit_entry. If
we chase the pointer from the drm_atomic_state update structure, then
we don't need any locks (since we hold a reference already).

Simplify the locking accordingly.

Noticed while reviewing a patch from Boris.

Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170621091627.30837-1-daniel.vetter@ffwll.ch
2017-06-27 14:02:57 +02:00
..
2017-05-18 17:22:39 +02:00
2017-06-26 11:03:19 +02:00
2017-06-26 11:03:34 +02:00
2017-06-23 11:08:44 +02:00
2017-05-31 10:48:58 +02:00
2017-05-31 10:48:40 +02:00
2017-06-20 10:20:40 +02:00
2017-05-31 10:30:38 +02:00
2017-05-18 17:22:39 +02:00
2017-06-26 11:03:59 +02:00
2017-05-29 20:57:25 +02:00
2017-06-22 08:41:15 +02:00
2017-03-24 09:36:06 +01:00
2017-05-18 17:22:39 +02:00
2017-04-04 20:47:54 +02:00
2017-02-28 16:14:53 +01:00
2017-03-14 14:38:33 +01:00