diff options
author | 2021-12-14 09:04:55 -0800 | |
---|---|---|
committer | 2021-12-15 19:09:21 -0800 | |
commit | 939d8e9c87e704fd5437e2c8b80929591fe540eb (patch) | |
tree | 4e1c899c562563e4207f9aab3b76f3f2df9b68bb /drivers/gpu/drm/i915/display/intel_atomic_plane.c | |
parent | drm/i915/guc: Use correct context lock when callig clr_context_registered (diff) | |
download | wireguard-linux-939d8e9c87e704fd5437e2c8b80929591fe540eb.tar.xz wireguard-linux-939d8e9c87e704fd5437e2c8b80929591fe540eb.zip |
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: 0f7976506de61 ("drm/i915/guc: Rework and simplify locking")
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211214170500.28569-3-matthew.brost@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_atomic_plane.c')
0 files changed, 0 insertions, 0 deletions