Home
last modified time | relevance | path

Searched defs:fw_domains (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c50 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get() argument
301 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get_normal() argument
321 enum forcewake_domains fw_domains) in fw_domains_get_with_fallback() argument
340 fw_domains_put(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_put() argument
355 fw_domains_reset(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_reset() argument
391 fw_domains_get_with_thread_status(struct intel_uncore * uncore,enum forcewake_domains fw_domains) fw_domains_get_with_thread_status() argument
661 __intel_uncore_forcewake_get(struct intel_uncore * uncore,enum forcewake_domains fw_domains) __intel_uncore_forcewake_get() argument
693 intel_uncore_forcewake_get(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_get() argument
751 intel_uncore_forcewake_get__locked(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_get__locked() argument
762 __intel_uncore_forcewake_put(struct intel_uncore * uncore,enum forcewake_domains fw_domains,bool delayed) __intel_uncore_forcewake_put() argument
795 intel_uncore_forcewake_put(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_put() argument
808 intel_uncore_forcewake_put_delayed(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_put_delayed() argument
826 intel_uncore_forcewake_flush(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_flush() argument
851 intel_uncore_forcewake_put__locked(struct intel_uncore * uncore,enum forcewake_domains fw_domains) intel_uncore_forcewake_put__locked() argument
872 assert_forcewakes_active(struct intel_uncore * uncore,enum forcewake_domains fw_domains) assert_forcewakes_active() argument
1883 ___force_wake_auto(struct intel_uncore * uncore,enum forcewake_domains fw_domains) ___force_wake_auto() argument
1897 __force_wake_auto(struct intel_uncore * uncore,enum forcewake_domains fw_domains) __force_wake_auto() argument
2563 enum forcewake_domains fw_domains = uncore->fw_domains; intel_uncore_prune_engine_fw_domains() local
2877 enum forcewake_domains fw_domains = 0; intel_uncore_forcewake_for_reg() local
[all...]
H A Dintel_uncore.h174 enum forcewake_domains fw_domains; member
463 enum forcewake_domains fw_domains; in intel_uncore_read64_2x32() local
/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c213 enum forcewake_domains fw_domains; in live_forcewake_ops() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_mcr.c289 enum forcewake_domains fw_domains; in rw_with_mcr_steering() local
H A Dintel_rc6.c790 unsigned int fw_domains; in intel_rc6_residency_ns() local
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c67 enum forcewake_domains fw_domains = 0; in intel_guc_init_send_regs() local
H A Dintel_guc.h230 enum forcewake_domains fw_domains; member