drm/xe: s/xe_mmio_init/xe_mmio_probe_early
authorIlia Levi <ilia.levi@intel.com>
Thu, 30 Jan 2025 10:50:56 +0000 (12:50 +0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 18 Feb 2025 16:26:41 +0000 (08:26 -0800)
commit5bee1e2de39fe41be132ee389529407212894582
tree57038fe6a20a5749181e1f4dfd772e3dc67311c8
parent339adeb10472a34bb74624958b031e490531d37c
drm/xe: s/xe_mmio_init/xe_mmio_probe_early

Rename so that xe_mmio_init() can be used in subsequent patches to
initialize an instance of struct xe_mmio.

Signed-off-by: Ilia Levi <ilia.levi@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250130105057.136586-1-ilia.levi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_device.c
drivers/gpu/drm/xe/xe_mmio.c
drivers/gpu/drm/xe/xe_mmio.h