Skip to content

drm/xe: Take memory ref on job creation

When a job is inflight we may access memory to read the hardware seqno, take a memory ref on job creation to reflect this.

Signed-off-by: Matthew Brost matthew.brost@intel.com

Novel fix for: #192 (closed)

Merge request reports