Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_wa.c353 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
358 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
362 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
368 FUNC(xe_rtp_match_first_render_or_compute)),
375 FUNC(xe_rtp_match_first_render_or_compute)),
380 FUNC(xe_rtp_match_first_render_or_compute)),
385 FUNC(xe_rtp_match_first_render_or_compute)),
390 FUNC(xe_rtp_match_first_render_or_compute)),
395 FUNC(xe_rtp_match_first_render_or_compute)),
417 XE_RTP_RULES(PLATFORM(DG2), FUNC(xe_rtp_match_first_render_or_compute)),
[all …]
H A Dxe_rtp.h465 bool xe_rtp_match_first_render_or_compute(const struct xe_gt *gt,
H A Dxe_rtp.c318 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.c349 xe_rtp_match_first_render_or_compute(gt, hwe); in xe_hw_engine_match_fixed_cslice_mode()