Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.c188 static inline bool guc_communication_enabled(struct intel_guc *guc) in guc_communication_enabled() function
198 GEM_BUG_ON(guc_communication_enabled(guc)); in guc_enable_communication()
597 GEM_BUG_ON(enable_communication == guc_communication_enabled(guc)); in __uc_resume()