]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/vf: Introduce helpers to access GGTT configuration
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 2 Jun 2025 10:33:23 +0000 (12:33 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 3 Jun 2025 10:35:55 +0000 (12:35 +0200)
commitce2ae1b97ac399805d0904d894b8c3a104d93271
tree83f258d07d34d1684295a32174ba54ed96b04bf0
parent28b996ce73982a44fa86736ca0e3684cb1ae8b24
drm/xe/vf: Introduce helpers to access GGTT configuration

In upcoming patch we want to separate tile-oriented VF functions
from GT-oriented functions and to allow the former access a GGTT
configuration stored at GT level we need to provide some helpers.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
Reviewed-by: Tomasz Lis<tomasz.lis@intel.com>
Link: https://lore.kernel.org/r/20250602103325.549-2-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
drivers/gpu/drm/xe/xe_gt_sriov_vf.h