Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c709 static int __uc_resume(struct intel_uc *uc, bool enable_communication) in __uc_resume() argument
719 GEM_BUG_ON(enable_communication == intel_guc_ct_enabled(&guc->ct)); in __uc_resume()
721 if (enable_communication) in __uc_resume()
728 if (enable_communication && intel_uc_uses_guc_slpc(uc)) in __uc_resume()