diff options
author | Michał Winiarski <[email protected]> | 2021-12-19 23:24:57 +0200 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-01-05 10:43:36 -0800 |
commit | 5c24c9d227e9bbcba509752a32b3da5faa149aec (patch) | |
tree | eac3b6107b0a03fc0985406c6f7a12d72a53c6e0 /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 204129a211fc486164c25e6082941e4fe3ba889d (diff) |
drm/i915/gem: Use to_gt() helper for GGTT accesses
GGTT is currently available both through i915->ggtt and gt->ggtt, and we
eventually want to get rid of the i915->ggtt one.
Use to_gt() for all i915->ggtt accesses to help with the future
refactoring.
Signed-off-by: Michał Winiarski <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Reviewed-by: Sujaritha Sundaresan <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions