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.c128 ct_to_xe(struct xe_guc_ct *ct) in ct_to_xe() function
218 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_init_noalloc()
257 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_init()
405 xe_pm_runtime_put(ct_to_xe(ct)); in guc_ct_change_state()
434 return !pci_dev_msi_enabled(to_pci_dev(ct_to_xe(ct)->drm.dev)); in ct_needs_safe_mode()
470 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_enable()
563 h2g->info.head = desc_read(ct_to_xe(ct), h2g, head); in h2g_has_room()
566 struct xe_device *xe = ct_to_xe(ct); in h2g_has_room()
623 xe_pm_runtime_get_noresume(ct_to_xe(ct)); in __g2h_reserve_space()
653 xe_pm_runtime_put(ct_to_xe(ct)); in __g2h_release_space()
[all …]