Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c1306 struct xe_gt *root_gt; in xe_device_td_flush() local
1319 root_gt = xe_root_mmio_gt(xe); in xe_device_td_flush()
1320 if (!root_gt) in xe_device_td_flush()
1323 if (XE_GT_WA(root_gt, 16023588340)) { in xe_device_td_flush()
1327 xe_guc_pc_apply_flush_freq_limit(&root_gt->uc.guc.pc); in xe_device_td_flush()
1329 xe_guc_pc_remove_flush_freq_limit(&root_gt->uc.guc.pc); in xe_device_td_flush()