diff options
author | Michał Winiarski <michal.winiarski@intel.com> | 2021-12-20 00:24:58 +0300 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2022-01-05 21:45:38 +0300 |
commit | 59dc4632e35becca1186dbab83ac7cf8603afaa9 (patch) | |
tree | de1dcdf60c2fac9287e14b0443053aecfe2e6dcf /.mailmap | |
parent | 5c24c9d227e9bbcba509752a32b3da5faa149aec (diff) | |
download | linux-59dc4632e35becca1186dbab83ac7cf8603afaa9.tar.xz |
drm/i915/display: 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 <michal.winiarski@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Sujaritha Sundaresan <sujaritha.sundaresan@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211219212500.61432-5-andi.shyti@linux.intel.com
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions