Home
last modified time | relevance | path

Searched refs:xe_device_has_lmtt (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device.h173 static inline bool xe_device_has_lmtt(struct xe_device *xe) in xe_device_has_lmtt() function
H A Dxe_lmtt.c167 if (!xe_device_has_lmtt(xe)) in xe_lmtt_init()
489 lmtt_assert(lmtt, xe_device_has_lmtt(lmtt_to_xe(lmtt))); in xe_lmtt_estimate_pt_size()
H A Dxe_gt_sriov_pf_config.c1339 xe_assert(xe, xe_device_has_lmtt(xe)); in pf_reset_vf_lmtt()
1360 xe_assert(xe, xe_device_has_lmtt(xe)); in pf_update_vf_lmtt()
1437 if (xe_device_has_lmtt(xe)) in pf_provision_vf_lmem()
1458 if (xe_device_has_lmtt(xe)) { in pf_provision_vf_lmem()
1473 if (xe_device_has_lmtt(xe)) in pf_provision_vf_lmem()
1988 if (xe_device_has_lmtt(xe)) in pf_release_vf_config()