diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-06-21 11:16:27 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-06-27 14:02:57 +0200 |
commit | 7141fd3e5ba90d09d2138ff1bbefd7cc43a82e94 (patch) | |
tree | fd64c0349ed511cd402c41dc7d6ed01070bc174e /drivers/gpu/host1x/dev.c | |
parent | 5f58e9742df3f1cdf1034a26569649f5f4fd776b (diff) | |
download | linux-7141fd3e5ba90d09d2138ff1bbefd7cc43a82e94.tar.bz2 |
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
Diffstat (limited to 'drivers/gpu/host1x/dev.c')
0 files changed, 0 insertions, 0 deletions