Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
A Dxe_tuning.c150 xe_rtp_process_to_sr(&ctx, gt_tunings, &gt->reg_sr); in xe_tuning_process_gt()
158 xe_rtp_process_to_sr(&ctx, engine_tunings, &hwe->reg_sr); in xe_tuning_process_engine()
174 xe_rtp_process_to_sr(&ctx, lrc_tunings, &hwe->reg_lrc); in xe_tuning_process_lrc()
A Dxe_rtp.c248 void xe_rtp_process_to_sr(struct xe_rtp_process_ctx *ctx, in xe_rtp_process_to_sr() function
280 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_to_sr);
A Dxe_reg_whitelist.c104 xe_rtp_process_to_sr(&ctx, register_whitelist, &hwe->reg_whitelist); in xe_reg_whitelist_process_engine()
A Dxe_rtp.h431 void xe_rtp_process_to_sr(struct xe_rtp_process_ctx *ctx,
A Dxe_wa.c787 xe_rtp_process_to_sr(&ctx, gt_was, &gt->reg_sr); in xe_wa_process_gt()
805 xe_rtp_process_to_sr(&ctx, engine_was, &hwe->reg_sr); in xe_wa_process_engine()
822 xe_rtp_process_to_sr(&ctx, lrc_was, &hwe->reg_lrc); in xe_wa_process_lrc()
A Dxe_hw_engine.c401 xe_rtp_process_to_sr(&ctx, lrc_setup, &hwe->reg_lrc); in xe_hw_engine_setup_default_lrc_state()
460 xe_rtp_process_to_sr(&ctx, engine_entries, &hwe->reg_sr); in hw_engine_setup_default_state()
/linux/drivers/gpu/drm/xe/tests/
A Dxe_rtp_test.c323 xe_rtp_process_to_sr(&ctx, param->entries, reg_sr); in xe_rtp_process_to_sr_tests()

Completed in 49 milliseconds