drm/xe/vf: Assume fixed GSM size if VF
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 13 Feb 2024 15:43:48 +0000 (16:43 +0100)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 13 Feb 2024 17:59:47 +0000 (18:59 +0100)
commita43d5060086e328cda6a0a110fed489a9b867fad
tree45d5fe6e82260096ef07125490e5e2b36aa58087
parent157261c58b283f5c83e3f9087eca63be8d591ab8
drm/xe/vf: Assume fixed GSM size if VF

VFs can't use size mirrored from PCI config, but it should be
safe to assume it covers full 4GiB GGTT.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240213154355.1221-2-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_ggtt.c