aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-01-28 10:23:56 +0000
committerChris Wilson <[email protected]>2019-01-28 16:24:22 +0000
commit1e345568e3b541e19202caadae8d2cb2237e7ed8 (patch)
treeb48938fe29b0fea0391f5a9d31feb248912dd4c3 /drivers/gpu/drm/i915/intel_ringbuffer.c
parentdrm/i915: Always allocate an object/vma for the HWSP (diff)
downloadkernel-1e345568e3b541e19202caadae8d2cb2237e7ed8.tar.gz
kernel-1e345568e3b541e19202caadae8d2cb2237e7ed8.zip
drm/i915: Move list of timelines under its own lock
Currently, the list of timelines is serialised by the struct_mutex, but to alleviate difficulties with using that mutex in future, move the list management under its own dedicated mutex. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions