agp/intel: Rename intel-gtt symbols
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 17 Jun 2022 23:05:58 +0000 (16:05 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 22 Jun 2022 22:52:55 +0000 (15:52 -0700)
commit64e06652e348f0725368853688d3c15784549fd2
treeb53d3fb3f35c9a520018834ed2484ce618dbb948
parent0dc987b699ce4266450d407d6d79d41eab88c5d0
agp/intel: Rename intel-gtt symbols

Exporting the symbols like intel_gtt_* creates some confusion inside
i915 that has symbols named similarly. In an attempt to isolate
platforms needing intel-gtt.ko, commit 7a5c922377b4 ("drm/i915/gt: Split
intel-gtt functions by arch") moved way too much
inside gt/intel_gt_gmch.c, even the functions that don't callout to this
module. Rename the symbols to make the separation clear.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220617230559.2109427-1-lucas.demarchi@intel.com
drivers/char/agp/intel-gtt.c
drivers/gpu/drm/i915/gt/intel_gt_gmch.c
include/drm/intel-gtt.h