Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ads.c46 ads_to_xe(struct xe_guc_ads *ads) in ads_to_xe() function
118 xe_map_rd_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
122 xe_map_wr_field(ads_to_xe(ads_), ads_to_map(ads_), 0, \
133 struct xe_device *xe = ads_to_xe(ads); in guc_ads_regset_size()
158 struct xe_device *xe = ads_to_xe(ads); in guc_ads_um_queues_size()
305 drm_warn(&ads_to_xe(ads)->drm, in guc_waklv_enable_one_word()
308 xe_map_memcpy_to(ads_to_xe(ads), ads_to_map(ads), *offset, in guc_waklv_enable_one_word()
332 xe_map_memcpy_to(ads_to_xe(ads), ads_to_map(ads), *offset, in guc_waklv_enable_simple()
401 struct xe_device *xe = ads_to_xe(ads); in xe_guc_ads_init()
451 struct xe_device *xe = ads_to_xe(ads); in guc_policies_init()
[all …]