Skip to content
Commit 1bc9865d authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Set fence_work.ops before dma_fence_init



Since dma_fence_init may call ops (because of a meaningless
trace_dma_fence), we need to set the worker ops prior to that call.

Reported-by: default avatarVince Weaver <vincent.weaver@maine.edu>
Fixes: 8e458fe2

 ("drm/i915: Generalise the clflush dma-worker")
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Reviewed-by: default avatarMatthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191212154224.1631531-1-chris@chris-wilson.co.uk
parent b58a8813
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment