Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_uc.h45 static inline bool intel_uc_supports_guc(struct intel_uc *uc) in intel_uc_supports_guc() function
67 return intel_uc_supports_guc(uc); in intel_uc_supports_huc()
H A Dintel_uc.c70 if (!intel_uc_supports_guc(uc)) in __confirm_options()
315 GEM_BUG_ON(!intel_uc_supports_guc(uc)); in __uc_sanitize()
339 GEM_BUG_ON(!intel_uc_supports_guc(uc)); in uc_init_wopcm()
388 if (!intel_uc_supports_guc(uc)) in __uc_check_hw()
409 GEM_BUG_ON(!intel_uc_supports_guc(uc)); in __uc_init_hw()