Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_reset.c372 u32 sfc_usage_bit; in gen11_lock_sfc() local
388 sfc_usage_bit = GEN11_VCS_SFC_USAGE_BIT; in gen11_lock_sfc()
400 sfc_usage_bit = GEN11_VECS_SFC_USAGE_BIT; in gen11_lock_sfc()
415 if (!(intel_uncore_read_fw(uncore, sfc_usage) & sfc_usage_bit)) in gen11_lock_sfc()
427 if (!(intel_uncore_read_fw(uncore, sfc_usage) & sfc_usage_bit)) in gen11_lock_sfc()