Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.h37 static inline bool intel_uc_supports_guc(struct intel_uc *uc) in intel_uc_supports_guc() function
59 return intel_uc_supports_guc(uc); in intel_uc_supports_huc()
Dintel_uc.c62 if (!intel_uc_supports_guc(uc)) in __confirm_options()
333 GEM_BUG_ON(!intel_uc_supports_guc(uc)); in __uc_sanitize()
343 if (!intel_uc_supports_guc(uc)) in intel_uc_sanitize()
365 GEM_BUG_ON(!intel_uc_supports_guc(uc)); in uc_init_wopcm()
419 if (!intel_uc_supports_guc(uc)) in intel_uc_init_hw()