Home
last modified time | relevance | path

Searched refs:xe_device_uc_enabled (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_uc.c55 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_init()
83 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_init_post_hwconfig()
139 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_init_hwconfig()
183 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_init_hw()
231 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_reset_prepare()
251 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_stop()
260 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_start()
281 if (!xe_device_uc_enabled(uc_to_xe(uc))) in xe_uc_suspend()
H A Dxe_sriov_pf.c61 if (!xe_device_uc_enabled(xe)) in xe_sriov_pf_readiness()
H A Dxe_device.h118 static inline bool xe_device_uc_enabled(struct xe_device *xe) in xe_device_uc_enabled() function
H A Dxe_gt_tlb_invalidation.c276 } else if (xe_device_uc_enabled(xe) && !xe_device_wedged(xe)) { in xe_gt_tlb_invalidation_ggtt()
H A Dxe_pm.c280 if (!xe_device_uc_enabled(xe)) in xe_pm_init()
H A Dxe_guc_pc.c961 xe_gt_assert(gt, xe_device_uc_enabled(xe)); in xe_guc_pc_start()
H A Dxe_gt.c750 if (!xe_device_uc_enabled(gt_to_xe(gt))) in gt_reset()
H A Dxe_exec_queue.c483 if (XE_IOCTL_DBG(xe, !xe_device_uc_enabled(xe) && in calc_validate_logical_mask()
H A Dxe_guc_submit.c1439 xe_assert(xe, xe_device_uc_enabled(guc_to_xe(guc))); in guc_exec_queue_init()
2286 if (!xe_device_uc_enabled(guc_to_xe(guc))) in xe_guc_submit_print()