aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gvt/cmd_parser.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-12-15 15:21:38 +0000
committerChris Wilson <[email protected]>2020-12-16 15:14:09 +0000
commitf8246cf4d9a9025d26c609bb2195e7c0a9ce5c40 (patch)
treee5fa58f126c7a50c406b3da40072c946597a0d2c /drivers/gpu/drm/i915/gvt/cmd_parser.c
parentdrm/i915: Fix mismatch between misplaced vma check and vma insert (diff)
downloadkernel-f8246cf4d9a9025d26c609bb2195e7c0a9ce5c40.tar.gz
kernel-f8246cf4d9a9025d26c609bb2195e7c0a9ce5c40.zip
drm/i915/gem: Drop free_work for GEM contexts
The free_list and worker was introduced in commit 5f09a9c8ab6b ("drm/i915: Allow contexts to be unreferenced locklessly"), but subsequently made redundant by the removal of the last sleeping lock in commit 2935ed5339c4 ("drm/i915: Remove logical HW ID"). As we can now free the GEM context immediately from any context, remove the deferral of the free_list v2: Lift removing the context from the global list into close(). Suggested-by: Mika Kuoppala <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Reviewed-by: Matthew Brost <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gvt/cmd_parser.c')
0 files changed, 0 insertions, 0 deletions