Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_wa.c376 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
381 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
385 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
391 FUNC(xe_rtp_match_first_render_or_compute)),
398 FUNC(xe_rtp_match_first_render_or_compute)),
403 FUNC(xe_rtp_match_first_render_or_compute)),
408 FUNC(xe_rtp_match_first_render_or_compute)),
413 FUNC(xe_rtp_match_first_render_or_compute)),
418 FUNC(xe_rtp_match_first_render_or_compute)),
440 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
[all …]
H A Dxe_tuning.c93 FUNC(xe_rtp_match_first_render_or_compute)),
103 FUNC(xe_rtp_match_first_render_or_compute)),
H A Dxe_rtp.h466 bool xe_rtp_match_first_render_or_compute(const struct xe_gt *gt,
H A Dxe_rtp.c351 bool xe_rtp_match_first_render_or_compute(const struct xe_gt *gt, in xe_rtp_match_first_render_or_compute() function
H A Dxe_hw_engine.c353 xe_rtp_match_first_render_or_compute(gt, hwe); in xe_hw_engine_match_fixed_cslice_mode()