diff options
author | Matthew Brost <matthew.brost@intel.com> | 2021-09-09 09:47:42 -0700 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2021-09-13 11:30:52 -0700 |
commit | 3cb3e3434b9f9c34e98605658818b72fdaef0795 (patch) | |
tree | 4f4736fc0ded237234f28564138bddebe88b0fe0 /drivers/gpu/drm/i915/i915_request.h | |
parent | 9798b1724ba43f19deb44d2aa729af0e1cf4cd0d (diff) | |
download | linux-3cb3e3434b9f9c34e98605658818b72fdaef0795.tar.gz linux-3cb3e3434b9f9c34e98605658818b72fdaef0795.tar.bz2 linux-3cb3e3434b9f9c34e98605658818b72fdaef0795.zip |
drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
To make ownership of locking clear move fields (guc_id, guc_id_ref,
guc_id_link) to sub structure guc_id in intel_context.
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210909164744.31249-22-matthew.brost@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.h')
0 files changed, 0 insertions, 0 deletions