Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_rtp.c293 void xe_rtp_process(struct xe_rtp_process_ctx *ctx, in xe_rtp_process() function
310 EXPORT_SYMBOL_IF_KUNIT(xe_rtp_process);
Dxe_rtp.h435 void xe_rtp_process(struct xe_rtp_process_ctx *ctx,
Dxe_wa.c771 xe_rtp_process(&ctx, oob_was); in xe_wa_process_oob()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_rtp_test.c484 xe_rtp_process(&ctx, param->entries); in xe_rtp_process_tests()