[PATCH v3 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT

Piórkowski, Piotr piotr.piorkowski at intel.com
Tue Feb 4 12:26:57 UTC 2025


From: Piotr Piórkowski <piotr.piorkowski at intel.com>

v2:
 - use xe_has_device_lmtt only when necessary - leave IS_DGFX for other
   things related to LMEM provisioning
v3:
 - remove IS_SRIOV_PF condition from xe_device_has_lmtt (Michal
   Wajdeczko)
 - keep IS_SRIOV_PF asserts in LMTT-related code (Michal Wajdeczko)

Piotr Piórkowski (1):
  drm/xe/pf: Use an explicit check to see if the device has LMTT

 drivers/gpu/drm/xe/xe_device.h             |  5 +++++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 21 +++++++++++++--------
 drivers/gpu/drm/xe/xe_lmtt.c               |  4 ++--
 3 files changed, 20 insertions(+), 10 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list