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)
295 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains)
314 fw_domains_get_with_fallback(struct intel_uncore *uncore,
334 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains)
348 fw_domains_reset(struct intel_uncore *uncore,
363 static inline u32 gt_thread_status(struct intel_uncore *uncore)
373 static void __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore)
384 static void fw_domains_get_with_thread_status(struct intel_uncore *uncore,
393 static inline u32 fifo_free_entries(struct intel_uncore *uncore)
400 static void __gen6_gt_wait_for_fifo(struct intel_uncore *uncore)
431 struct intel_uncore *uncore = domain->uncore;
458 struct intel_uncore *uncore = domain->uncore;
481 intel_uncore_forcewake_reset(struct intel_uncore *uncore)
541 fpga_check_for_unclaimed_mmio(struct intel_uncore *uncore)
571 vlv_check_for_unclaimed_mmio(struct intel_uncore *uncore)
585 gen6_check_for_fifo_debug(struct intel_uncore *uncore)
600 check_for_unclaimed_mmio(struct intel_uncore *uncore)
621 static void forcewake_early_sanitize(struct intel_uncore *uncore,
647 void intel_uncore_suspend(struct intel_uncore *uncore)
659 void intel_uncore_resume_early(struct intel_uncore *uncore)
675 void intel_uncore_runtime_resume(struct intel_uncore *uncore)
683 static void __intel_uncore_forcewake_get(struct intel_uncore *uncore,
704 * @uncore: the intel_uncore structure
715 void intel_uncore_forcewake_get(struct intel_uncore *uncore,
732 * @uncore: the intel_uncore structure
738 void intel_uncore_forcewake_user_get(struct intel_uncore *uncore)
750 * @uncore: the intel_uncore structure
755 void intel_uncore_forcewake_user_put(struct intel_uncore *uncore)
767 * @uncore: the intel_uncore structure
773 void intel_uncore_forcewake_get__locked(struct intel_uncore *uncore,
784 static void __intel_uncore_forcewake_put(struct intel_uncore *uncore,
811 * @uncore: the intel_uncore structure
817 void intel_uncore_forcewake_put(struct intel_uncore *uncore,
830 void intel_uncore_forcewake_put_delayed(struct intel_uncore *uncore,
845 * @uncore: the intel_uncore structure
848 void intel_uncore_forcewake_flush(struct intel_uncore *uncore,
867 * @uncore: the intel_uncore structure
873 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore,
884 void assert_forcewakes_inactive(struct intel_uncore *uncore)
894 void assert_forcewakes_active(struct intel_uncore *uncore,
974 find_fw_domain(struct intel_uncore *uncore, u32 offset)
1020 * intel_shadow_table_check() in selftests/intel_uncore.c so that they will be
1230 static bool is_shadowed(struct intel_uncore *uncore, u32 offset)
1245 gen6_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg)
1296 * intel_uncore_mock_selftests in selftests/intel_uncore.c so that they will be
1927 ilk_dummy_write(struct intel_uncore *uncore)
1936 __unclaimed_reg_debug(struct intel_uncore *uncore,
1950 __unclaimed_previous_reg_debug(struct intel_uncore *uncore,
1962 unclaimed_reg_debug_header(struct intel_uncore *uncore,
1978 unclaimed_reg_debug_footer(struct intel_uncore *uncore,
1990 vgpu_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { \
2010 gen2_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { \
2018 gen5_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { \
2056 static noinline void ___force_wake_auto(struct intel_uncore *uncore,
2070 static inline void __force_wake_auto(struct intel_uncore *uncore,
2085 fwtable_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) \
2097 fwtable_reg_read_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) {
2118 gen2_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
2126 gen5_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
2162 gen6_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
2175 fwtable_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
2186 fwtable_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg)
2201 vgpu_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { \
2236 static int __fw_domain_init(struct intel_uncore *uncore,
2298 static void fw_domain_fini(struct intel_uncore *uncore,
2315 static void intel_uncore_fw_domains_fini(struct intel_uncore *uncore)
2336 static int intel_uncore_fw_domains_init(struct intel_uncore *uncore)
2484 struct intel_uncore *uncore = container_of(nb,
2485 struct intel_uncore, pmic_bus_access_nb);
2521 int intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr)
2554 void intel_uncore_init_early(struct intel_uncore *uncore,
2563 static void uncore_raw_init(struct intel_uncore *uncore)
2579 static int uncore_media_forcewake_init(struct intel_uncore *uncore)
2595 static int uncore_forcewake_init(struct intel_uncore *uncore)
2662 static int sanity_check_mmio_access(struct intel_uncore *uncore)
2692 int intel_uncore_init_mmio(struct intel_uncore *uncore)
2750 void intel_uncore_prune_engine_fw_domains(struct intel_uncore *uncore,
2813 static void driver_initiated_flr(struct intel_uncore *uncore)
2867 struct intel_uncore *uncore = data;
2884 * @uncore: the struct intel_uncore
2908 int __intel_wait_for_register_fw(struct intel_uncore *uncore,
2940 * @uncore: the struct intel_uncore
2957 int __intel_wait_for_register(struct intel_uncore *uncore,
2997 bool intel_uncore_unclaimed_mmio(struct intel_uncore *uncore)
3012 intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore *uncore)
3045 * @uncore: pointer to struct intel_uncore
3057 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore,
3080 #include "selftests/intel_uncore.c"