Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.c403 static bool uc_is_wopcm_locked(struct intel_uc *uc) in uc_is_wopcm_locked() function
427 if (!intel_uc_uses_guc(uc) && !uc_is_wopcm_locked(uc)) in intel_uc_init_hw()
431 ret = uc_is_wopcm_locked(uc) || in intel_uc_init_hw()