aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_user.c
diff options
context:
space:
mode:
authorMichał Winiarski <[email protected]>2021-12-14 21:33:31 +0200
committerMatt Roper <[email protected]>2021-12-17 21:47:15 -0800
commit030def2cc91f5185c697f29d3c485c63559cff1d (patch)
tree4a3680cff16ee124633c19e7830d7c15fbe8eaea /drivers/gpu/drm/i915/gt/intel_engine_user.c
parent0013f5f5c05da6321539df6fad75de150f430909 (diff)
drm/i915: Store backpointer to GT in uncore
We now support a per-gt uncore, yet we're not able to infer which GT we're operating upon. Let's store a backpointer for now. At this point the early initialization of the gt needs to be broken in two parts where the first is needed to assign to the gt the i915 private data pointer and the uncore. A temporary function has been made and the two parts are __intel_gt_init_early() and intel_gt_init_early(). This split will be fixed in the future with the multitile patch. Signed-off-by: Michał Winiarski <[email protected]> Signed-off-by: Matt Roper <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Signed-off-by: Andi Shyti <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_user.c')
0 files changed, 0 insertions, 0 deletions