Home
last modified time | relevance | path

Searched refs:INTEL_GUC_MSG_IS_RESPONSE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c463 #define done INTEL_GUC_MSG_IS_RESPONSE(READ_ONCE(req->status)) in wait_for_ct_request_update()
697 if (unlikely(!INTEL_GUC_MSG_IS_RESPONSE(status))) { in ct_handle_response()
H A Dintel_guc_fwif.h547 #define INTEL_GUC_MSG_IS_RESPONSE(m) __INTEL_GUC_MSG_TYPE_IS(RESPONSE, m) macro

Completed in 4 milliseconds