drm/xe: refactor xe_mmio_probe_tiles to support MMIO extension
authorKoby Elbaz <kelbaz@habana.ai>
Thu, 5 Oct 2023 15:06:19 +0000 (11:06 -0400)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:42:59 +0000 (11:42 -0500)
commita4e2f3a299ea1c9c4b6d0e51048273eac28256b9
tree572e09c68ee5e82d61a209a6c9e5c3594d484501
parentef29b390c7345f081412454538ab94c395068153
drm/xe: refactor xe_mmio_probe_tiles to support MMIO extension

In future ASICs, there will be an additional MMIO extension space
for all tiles altogether, residing on top of MMIO address space.

Signed-off-by: Koby Elbaz <kelbaz@habana.ai>
Reviewed-by: Ofir Bitton <obitton@habana.ai>
Reviewed-by: Moti Haimovski <mhaimovski@habana.ai>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_mmio.c