Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 7807bf28 authored by Matthew Brost's avatar Matthew Brost Committed by Jani Nikula
Browse files

drm/i915/guc: Only assign guc_id.id when stealing guc_id

Previously assigned whole guc_id structure (list, spin lock) which is
incorrect, only assign the guc_id.id.

Fixes: 0f797650

 ("drm/i915/guc: Rework and simplify locking")
Signed-off-by: default avatarMatthew Brost <matthew.brost@intel.com>
Reviewed-by: default avatarJohn Harrison <John.C.Harrison@Intel.com>
Signed-off-by: default avatarJohn Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211214170500.28569-3-matthew.brost@intel.com
(cherry picked from commit 939d8e9c

)
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
parent 64d16aca
Branches
Tags
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