Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.c442 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in intel_guc_sample_forcewake()
463 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in intel_guc_auth_huc()
493 ret = intel_guc_send(guc, action, ARRAY_SIZE(action)); in intel_guc_suspend()
533 return intel_guc_send(guc, data, ARRAY_SIZE(data)); in intel_guc_reset_engine()
547 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in intel_guc_resume()
Dintel_guc_log.c30 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in guc_action_flush_log_complete()
40 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in guc_action_flush_log()
55 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in guc_action_control_log()
Dintel_guc.h87 inline int intel_guc_send(struct intel_guc *guc, const u32 *action, u32 len) in intel_guc_send() function
Dintel_guc_submission.c145 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in __guc_allocate_doorbell()
155 return intel_guc_send(guc, action, ARRAY_SIZE(action)); in __guc_deallocate_doorbell()