Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_guc_buf.h33 u64 xe_guc_buf_flush(const struct xe_guc_buf buf);
A Dxe_guc_buf.c124 u64 xe_guc_buf_flush(const struct xe_guc_buf buf) in xe_guc_buf_flush() function
A Dxe_gt_sriov_pf_policy.c42 return guc_action_update_vgt_policy(guc, xe_guc_buf_flush(buf), num_dwords); in pf_send_policy_klvs()
A Dxe_guc_ads.c1027 return guc_ads_action_update_policies(ads, xe_guc_buf_flush(buf)); in xe_guc_ads_scheduler_policy_toggle_reset()
A Dxe_guc.c642 ret = __guc_opt_in_features_enable(guc, xe_guc_buf_flush(buf), count); in xe_guc_opt_in_features_enable()
A Dxe_gt_sriov_pf_config.c79 return guc_action_update_vf_cfg(guc, vfid, xe_guc_buf_flush(buf), num_dwords); in pf_send_vf_buf_klvs()
/drivers/gpu/drm/xe/tests/
A Dxe_guc_buf_kunit.c240 KUNIT_EXPECT_NE(test, 0, xe_guc_buf_flush(buf)); in test_flush()

Completed in 25 milliseconds