Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_tuning.c183 xe_rtp_process_to_sr(&ctx, gt_tunings, ARRAY_SIZE(gt_tunings), &gt->reg_sr); in xe_tuning_process_gt()
194 xe_rtp_process_to_sr(&ctx, engine_tunings, ARRAY_SIZE(engine_tunings), in xe_tuning_process_engine()
214 xe_rtp_process_to_sr(&ctx, lrc_tunings, ARRAY_SIZE(lrc_tunings), &hwe->reg_lrc); in xe_tuning_process_lrc()
A Dxe_rtp.c281 void xe_rtp_process_to_sr(struct xe_rtp_process_ctx *ctx, in xe_rtp_process_to_sr() function
313 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process_to_sr);
A Dxe_reg_whitelist.c139 xe_rtp_process_to_sr(&ctx, register_whitelist, ARRAY_SIZE(register_whitelist), in xe_reg_whitelist_process_engine()
A Dxe_rtp.h432 void xe_rtp_process_to_sr(struct xe_rtp_process_ctx *ctx,
A Dxe_wa.c937 xe_rtp_process_to_sr(&ctx, gt_was, ARRAY_SIZE(gt_was), &gt->reg_sr); in xe_wa_process_gt()
955 xe_rtp_process_to_sr(&ctx, engine_was, ARRAY_SIZE(engine_was), &hwe->reg_sr); in xe_wa_process_engine()
972 xe_rtp_process_to_sr(&ctx, lrc_was, ARRAY_SIZE(lrc_was), &hwe->reg_lrc); in xe_wa_process_lrc()
A Dxe_hw_engine.c403 xe_rtp_process_to_sr(&ctx, lrc_setup, ARRAY_SIZE(lrc_setup), &hwe->reg_lrc); in xe_hw_engine_setup_default_lrc_state()
467 xe_rtp_process_to_sr(&ctx, engine_entries, ARRAY_SIZE(engine_entries), &hwe->reg_sr); in hw_engine_setup_default_state()
/drivers/gpu/drm/xe/tests/
A Dxe_rtp_test.c323 xe_rtp_process_to_sr(&ctx, param->entries, count_rtp_entries, reg_sr); in xe_rtp_process_to_sr_tests()

Completed in 14 milliseconds