Lines Matching refs:intel_uncore

42 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains)
56 static void mmio_debug_suspend(struct intel_uncore *uncore)
72 static bool check_for_unclaimed_mmio(struct intel_uncore *uncore);
74 static void mmio_debug_resume(struct intel_uncore *uncore)
291 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains)
310 fw_domains_get_with_fallback(struct intel_uncore *uncore,
330 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains)
344 fw_domains_reset(struct intel_uncore *uncore,
359 static inline u32 gt_thread_status(struct intel_uncore *uncore)
369 static void __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore)
380 static void fw_domains_get_with_thread_status(struct intel_uncore *uncore,
389 static inline u32 fifo_free_entries(struct intel_uncore *uncore)
396 static void __gen6_gt_wait_for_fifo(struct intel_uncore *uncore)
425 struct intel_uncore *uncore = domain->uncore;
448 intel_uncore_forcewake_reset(struct intel_uncore *uncore)
508 fpga_check_for_unclaimed_mmio(struct intel_uncore *uncore)
538 vlv_check_for_unclaimed_mmio(struct intel_uncore *uncore)
552 gen6_check_for_fifo_debug(struct intel_uncore *uncore)
567 check_for_unclaimed_mmio(struct intel_uncore *uncore)
588 static void forcewake_early_sanitize(struct intel_uncore *uncore,
614 void intel_uncore_suspend(struct intel_uncore *uncore)
626 void intel_uncore_resume_early(struct intel_uncore *uncore)
642 void intel_uncore_runtime_resume(struct intel_uncore *uncore)
650 static void __intel_uncore_forcewake_get(struct intel_uncore *uncore,
671 * @uncore: the intel_uncore structure
682 void intel_uncore_forcewake_get(struct intel_uncore *uncore,
699 * @uncore: the intel_uncore structure
705 void intel_uncore_forcewake_user_get(struct intel_uncore *uncore)
717 * @uncore: the intel_uncore structure
722 void intel_uncore_forcewake_user_put(struct intel_uncore *uncore)
734 * @uncore: the intel_uncore structure
740 void intel_uncore_forcewake_get__locked(struct intel_uncore *uncore,
751 static void __intel_uncore_forcewake_put(struct intel_uncore *uncore,
778 * @uncore: the intel_uncore structure
784 void intel_uncore_forcewake_put(struct intel_uncore *uncore,
797 void intel_uncore_forcewake_put_delayed(struct intel_uncore *uncore,
812 * @uncore: the intel_uncore structure
815 void intel_uncore_forcewake_flush(struct intel_uncore *uncore,
834 * @uncore: the intel_uncore structure
840 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore,
851 void assert_forcewakes_inactive(struct intel_uncore *uncore)
861 void assert_forcewakes_active(struct intel_uncore *uncore,
941 find_fw_domain(struct intel_uncore *uncore, u32 offset)
987 * intel_shadow_table_check() in selftests/intel_uncore.c so that they will be
1158 static bool is_shadowed(struct intel_uncore *uncore, u32 offset)
1173 gen6_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg)
1224 * intel_uncore_mock_selftests in selftests/intel_uncore.c so that they will be
1743 ilk_dummy_write(struct intel_uncore *uncore)
1752 __unclaimed_reg_debug(struct intel_uncore *uncore,
1766 __unclaimed_previous_reg_debug(struct intel_uncore *uncore,
1778 unclaimed_reg_debug_header(struct intel_uncore *uncore,
1794 unclaimed_reg_debug_footer(struct intel_uncore *uncore,
1806 vgpu_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { \
1826 gen2_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { \
1834 gen5_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { \
1872 static noinline void ___force_wake_auto(struct intel_uncore *uncore,
1886 static inline void __force_wake_auto(struct intel_uncore *uncore,
1901 fwtable_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) \
1913 fwtable_reg_read_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) {
1934 gen2_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
1942 gen5_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
1978 gen6_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
1991 fwtable_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
2002 fwtable_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg)
2017 vgpu_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
2052 static int __fw_domain_init(struct intel_uncore *uncore,
2110 static void fw_domain_fini(struct intel_uncore *uncore,
2127 static void intel_uncore_fw_domains_fini(struct intel_uncore *uncore)
2148 static int intel_uncore_fw_domains_init(struct intel_uncore *uncore)
2296 struct intel_uncore *uncore = container_of(nb,
2297 struct intel_uncore, pmic_bus_access_nb);
2331 int intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr)
2363 void intel_uncore_init_early(struct intel_uncore *uncore,
2372 static void uncore_raw_init(struct intel_uncore *uncore)
2388 static int uncore_media_forcewake_init(struct intel_uncore *uncore)
2404 static int uncore_forcewake_init(struct intel_uncore *uncore)
2463 static int sanity_check_mmio_access(struct intel_uncore *uncore)
2493 int intel_uncore_init_mmio(struct intel_uncore *uncore)
2551 void intel_uncore_prune_engine_fw_domains(struct intel_uncore *uncore,
2614 static void driver_initiated_flr(struct intel_uncore *uncore)
2668 struct intel_uncore *uncore = data;
2685 * @uncore: the struct intel_uncore
2709 int __intel_wait_for_register_fw(struct intel_uncore *uncore,
2741 * @uncore: the struct intel_uncore
2758 int __intel_wait_for_register(struct intel_uncore *uncore,
2798 bool intel_uncore_unclaimed_mmio(struct intel_uncore *uncore)
2813 intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore *uncore)
2846 * @uncore: pointer to struct intel_uncore
2858 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore,
2881 #include "selftests/intel_uncore.c"