diff options
author | Michał Winiarski <[email protected]> | 2022-01-05 00:35:50 +0200 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-01-05 10:38:34 -0800 |
commit | 204129a211fc486164c25e6082941e4fe3ba889d (patch) | |
tree | de5662d694458186fe354b96c2d5b67966e578fd /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 848915c35e22d36614f2b0aeca6ebf7361e8e204 (diff) |
drm/i915: 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: 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