Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.c77 ct_to_xe(struct xe_guc_ct *ct) in ct_to_xe() function
170 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_init()
339 xe_pm_runtime_put(ct_to_xe(ct)); in xe_guc_ct_set_state()
356 return !pci_dev_msi_enabled(to_pci_dev(ct_to_xe(ct)->drm.dev)); in ct_needs_safe_mode()
392 struct xe_device *xe = ct_to_xe(ct); in xe_guc_ct_enable()
468 h2g->info.head = desc_read(ct_to_xe(ct), h2g, head); in h2g_has_room()
515 xe_pm_runtime_get_noresume(ct_to_xe(ct)); in __g2h_reserve_space()
531 xe_pm_runtime_put(ct_to_xe(ct)); in __g2h_release_space()
546 struct xe_device *xe = ct_to_xe(ct); in h2g_write()
717 struct xe_device *xe = ct_to_xe(ct); in guc_ct_send_locked()
[all …]