Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_reset.c316 i915_reg_t sfc_usage; in gen11_lock_sfc() local
331 sfc_usage = GEN11_VCS_SFC_LOCK_STATUS(engine); in gen11_lock_sfc()
343 sfc_usage = GEN11_VECS_SFC_USAGE(engine); in gen11_lock_sfc()
371 if (intel_uncore_read_fw(uncore, sfc_usage) & sfc_usage_bit) in gen11_lock_sfc()