Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_pc.h41 void xe_guc_pc_apply_flush_freq_limit(struct xe_guc_pc *pc);
H A Dxe_device.c1070 xe_guc_pc_apply_flush_freq_limit(&root_gt->uc.guc.pc); in xe_device_td_flush()
H A Dxe_guc_pc.c939 * xe_guc_pc_apply_flush_freq_limit() - Limit max GT freq during L2 flush
944 void xe_guc_pc_apply_flush_freq_limit(struct xe_guc_pc *pc) in xe_guc_pc_apply_flush_freq_limit() function