Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c55 static struct xe_device *ct_to_xe(struct xe_guc_ct *ct) in ct_to_xe() function
309 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_init_noalloc()
354 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_init()
384 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_init_post_hwconfig()
531 xe_pm_runtime_put(ct_to_xe(ct)); in guc_ct_change_state()
565 return !pci_dev_msi_enabled(to_pci_dev(ct_to_xe(ct)->drm.dev)); in ct_needs_safe_mode()
601 struct xe_device *xe = ct_to_xe(ct); in __xe_guc_ct_start()
771 h2g->info.head = desc_read(ct_to_xe(ct), h2g, head); in h2g_has_room()
774 struct xe_device *xe = ct_to_xe(ct); in h2g_has_room()
831 xe_pm_runtime_get_noresume(ct_to_xe(ct)); in __g2h_reserve_space()
[all …]