Searched defs:uncore (Results 51 - 71 of 71) sorted by relevance

123

/linux-master/drivers/gpu/drm/i915/
H A Di915_hwmon.c48 struct intel_uncore *uncore; member in struct:hwm_drvdata
72 struct intel_uncore *uncore = ddat->uncore; local
93 struct intel_uncore *uncore = ddat->uncore; local
128 struct intel_uncore *uncore local
725 struct intel_uncore *uncore = &i915->uncore; local
[all...]
H A Dintel_uncore.h180 struct intel_uncore *uncore; member in struct:intel_uncore::intel_uncore_forcewake_domain
204 intel_uncore_has_forcewake(const struct intel_uncore *uncore) argument
210 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) argument
216 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) argument
222 intel_uncore_has_fifo(const struct intel_uncore *uncore) argument
228 intel_uncore_needs_flr_on_fini(const struct intel_uncore *uncore) argument
234 intel_uncore_set_flr_on_fini(struct intel_uncore *uncore) argument
294 intel_wait_for_register(struct intel_uncore *uncore, i915_reg_t reg, u32 mask, u32 value, unsigned int timeout_ms) argument
312 intel_wait_for_register_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 mask, u32 value, unsigned int timeout_ms) argument
435 intel_uncore_rmw(struct intel_uncore *uncore, i915_reg_t reg, u32 clear, u32 set) argument
446 intel_uncore_rmw_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 clear, u32 set) argument
458 intel_uncore_read64_2x32(struct intel_uncore *uncore, i915_reg_t lower_reg, i915_reg_t upper_reg) argument
487 intel_uncore_write_and_verify(struct intel_uncore *uncore, i915_reg_t reg, u32 val, u32 mask, u32 expected_val) argument
499 intel_uncore_regs(struct intel_uncore *uncore) argument
[all...]
H A Dintel_uncore.c42 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
56 static void mmio_debug_suspend(struct intel_uncore *uncore) argument
74 mmio_debug_resume(struct intel_uncore *uncore) argument
291 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
310 fw_domains_get_with_fallback(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
330 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
344 fw_domains_reset(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
359 gt_thread_status(struct intel_uncore *uncore) argument
369 __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore) argument
380 fw_domains_get_with_thread_status(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
389 fifo_free_entries(struct intel_uncore *uncore) argument
396 __gen6_gt_wait_for_fifo(struct intel_uncore *uncore) argument
425 struct intel_uncore *uncore = domain->uncore; local
448 intel_uncore_forcewake_reset(struct intel_uncore *uncore) argument
508 fpga_check_for_unclaimed_mmio(struct intel_uncore *uncore) argument
538 vlv_check_for_unclaimed_mmio(struct intel_uncore *uncore) argument
552 gen6_check_for_fifo_debug(struct intel_uncore *uncore) argument
567 check_for_unclaimed_mmio(struct intel_uncore *uncore) argument
588 forcewake_early_sanitize(struct intel_uncore *uncore, unsigned int restore_forcewake) argument
614 intel_uncore_suspend(struct intel_uncore *uncore) argument
626 intel_uncore_resume_early(struct intel_uncore *uncore) argument
642 intel_uncore_runtime_resume(struct intel_uncore *uncore) argument
650 __intel_uncore_forcewake_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
682 intel_uncore_forcewake_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
705 intel_uncore_forcewake_user_get(struct intel_uncore *uncore) argument
722 intel_uncore_forcewake_user_put(struct intel_uncore *uncore) argument
740 intel_uncore_forcewake_get__locked(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
751 __intel_uncore_forcewake_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains, bool delayed) argument
784 intel_uncore_forcewake_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
797 intel_uncore_forcewake_put_delayed(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
815 intel_uncore_forcewake_flush(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
840 intel_uncore_forcewake_put__locked(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
851 assert_forcewakes_inactive(struct intel_uncore *uncore) argument
861 assert_forcewakes_active(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
941 find_fw_domain(struct intel_uncore *uncore, u32 offset) argument
1197 is_shadowed(struct intel_uncore *uncore, u32 offset) argument
1212 gen6_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) argument
1897 ilk_dummy_write(struct intel_uncore *uncore) argument
1906 __unclaimed_reg_debug(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
1920 __unclaimed_previous_reg_debug(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
1932 unclaimed_reg_debug_header(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
1948 unclaimed_reg_debug_footer(struct intel_uncore *uncore, const i915_reg_t reg, const bool read) argument
2026 ___force_wake_auto(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
2040 __force_wake_auto(struct intel_uncore *uncore, enum forcewake_domains fw_domains) argument
2067 fwtable_reg_read_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) argument
2156 fwtable_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) argument
2206 __fw_domain_init(struct intel_uncore *uncore, enum forcewake_domain_id domain_id, i915_reg_t reg_set, i915_reg_t reg_ack) argument
2264 fw_domain_fini(struct intel_uncore *uncore, enum forcewake_domain_id domain_id) argument
2281 intel_uncore_fw_domains_fini(struct intel_uncore *uncore) argument
2302 intel_uncore_fw_domains_init(struct intel_uncore *uncore) argument
2450 struct intel_uncore *uncore = container_of(nb, local
2485 intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr) argument
2517 intel_uncore_init_early(struct intel_uncore *uncore, struct intel_gt *gt) argument
2526 uncore_raw_init(struct intel_uncore *uncore) argument
2542 uncore_media_forcewake_init(struct intel_uncore *uncore) argument
2558 uncore_forcewake_init(struct intel_uncore *uncore) argument
2625 sanity_check_mmio_access(struct intel_uncore *uncore) argument
2655 intel_uncore_init_mmio(struct intel_uncore *uncore) argument
2713 intel_uncore_prune_engine_fw_domains(struct intel_uncore *uncore, struct intel_gt *gt) argument
2776 driver_initiated_flr(struct intel_uncore *uncore) argument
2830 struct intel_uncore *uncore = data; local
2871 __intel_wait_for_register_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 mask, u32 value, unsigned int fast_timeout_us, unsigned int slow_timeout_ms, u32 *out_value) argument
2920 __intel_wait_for_register(struct intel_uncore *uncore, i915_reg_t reg, u32 mask, u32 value, unsigned int fast_timeout_us, unsigned int slow_timeout_ms, u32 *out_value) argument
2960 intel_uncore_unclaimed_mmio(struct intel_uncore *uncore) argument
2975 intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore *uncore) argument
3020 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore, i915_reg_t reg, unsigned int op) argument
[all...]
H A Di915_gpu_error.c1211 struct intel_uncore *uncore = gt->_gt->uncore; local
1769 struct intel_uncore *uncore = gt->_gt->uncore; local
1790 struct intel_uncore *uncore = gt->_gt->uncore; local
1835 struct intel_uncore *uncore = gt->_gt->uncore; local
[all...]
H A Di915_drv.h204 struct intel_uncore uncore; member in struct:drm_i915_private
H A Di915_perf.c438 struct intel_uncore *uncore = stream->uncore; local
446 struct intel_uncore *uncore = stream->uncore; local
453 struct intel_uncore *uncore = stream->uncore; local
729 struct intel_uncore *uncore = stream->uncore; local
948 struct intel_uncore *uncore = stream->uncore; local
1039 struct intel_uncore *uncore = stream->uncore; local
1153 struct intel_uncore *uncore = stream->uncore; local
1698 struct intel_uncore *uncore = stream->uncore; local
1743 struct intel_uncore *uncore = stream->uncore; local
1796 struct intel_uncore *uncore = stream->uncore; local
2381 struct intel_uncore *uncore = stream->uncore; local
2405 struct intel_uncore *uncore = stream->uncore; local
2817 struct intel_uncore *uncore = stream->uncore; local
2876 struct intel_uncore *uncore = stream->uncore; local
2948 struct intel_uncore *uncore = stream->uncore; local
2958 struct intel_uncore *uncore = stream->uncore; local
2969 struct intel_uncore *uncore = stream->uncore; local
3003 struct intel_uncore *uncore = stream->uncore; local
3033 struct intel_uncore *uncore = stream->uncore; local
3101 struct intel_uncore *uncore = stream->uncore; local
3113 struct intel_uncore *uncore = stream->uncore; local
3125 struct intel_uncore *uncore = stream->uncore; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c91 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; local
H A Dintel_reset.c202 struct intel_uncore *uncore = gt->uncore; local
237 struct intel_uncore *uncore = gt->uncore; local
271 struct intel_uncore *uncore = gt->uncore; local
415 struct intel_uncore *uncore = engine->uncore; local
505 struct intel_uncore *uncore = engine->uncore; local
565 struct intel_uncore *uncore = engine->uncore; local
[all...]
H A Dintel_ggtt.c191 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local
216 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local
231 struct intel_uncore *uncore local
1156 struct intel_uncore *uncore = ggtt->vm.gt->uncore; local
[all...]
H A Dintel_engine_types.h363 struct intel_uncore *uncore; member in struct:intel_engine_cs
H A Dintel_engine_cs.c275 struct intel_uncore *uncore = gt->uncore; local
1657 struct intel_uncore *uncore = engine->uncore; local
1802 struct intel_uncore *uncore = engine->uncore; local
[all...]
H A Dintel_workarounds.c130 wal_get_fw_for_rmw(struct intel_uncore *uncore, const struct i915_wa_list *wal) argument
970 struct intel_uncore *uncore = rq->engine->uncore; local
1830 struct intel_uncore *uncore = gt->uncore; local
1884 struct intel_uncore *uncore = gt->uncore; local
2266 struct intel_uncore *uncore = engine->uncore; local
[all...]
H A Dintel_rps.c70 static void set(struct intel_uncore *uncore, i915_reg_t reg, u32 val) argument
278 struct intel_uncore *uncore = rps_to_uncore(rps); local
316 struct intel_uncore *uncore = local
351 ips_mch_val(struct intel_uncore *uncore) argument
388 struct intel_uncore *uncore = local
432 struct intel_uncore *uncore = rps_to_uncore(rps); local
483 init_emon(struct intel_uncore *uncore) argument
552 struct intel_uncore *uncore = rps_to_uncore(rps); local
623 struct intel_uncore *uncore = rps_to_uncore(rps); local
676 struct intel_uncore *uncore = gt->uncore; local
797 struct intel_uncore *uncore = rps_to_uncore(rps); local
1071 struct intel_uncore *uncore = rps_to_uncore(rps); local
1087 struct intel_uncore *uncore = rps_to_uncore(rps); local
1102 struct intel_uncore *uncore = rps_to_uncore(rps); local
1223 struct intel_uncore *uncore = gt->uncore; local
1239 struct intel_uncore *uncore = rps_to_uncore(rps); local
1253 struct intel_uncore *uncore = rps_to_uncore(rps); local
1328 struct intel_uncore *uncore = rps_to_uncore(rps); local
1432 struct intel_uncore *uncore = rps_to_uncore(rps); local
1479 struct intel_uncore *uncore = rps_to_uncore(rps); local
1530 struct intel_uncore *uncore = rps_to_uncore(rps); local
1756 vlv_c0_read(struct intel_uncore *uncore, struct intel_rps_ei *ei) argument
1765 struct intel_uncore *uncore = rps_to_uncore(rps); local
1942 struct intel_uncore *uncore = rps_to_uncore(rps); local
2098 struct intel_uncore *uncore = rps_to_uncore(rps); local
2150 struct intel_uncore *uncore = rps_to_uncore(rps); local
2252 struct intel_uncore *uncore = gt->uncore; local
2414 struct intel_uncore *uncore = gt->uncore; local
2635 struct intel_uncore *uncore = rps_to_uncore(rps); local
2644 struct intel_uncore *uncore = rps_to_uncore(rps); local
2669 struct intel_uncore *uncore = rps_to_uncore(rps); local
[all...]
H A Dintel_execlists_submission.c3544 struct intel_uncore *uncore = engine->uncore; local
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c270 struct intel_uncore *uncore = engine->uncore; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c1081 struct intel_uncore *uncore = gt->uncore; local
[all...]
/linux-master/arch/x86/events/amd/
H A Duncore.c391 int amd_uncore_ctx_cid(struct amd_uncore *uncore, unsigned int cpu) argument
398 int amd_uncore_ctx_gid(struct amd_uncore *uncore, unsigned int cpu) argument
405 int amd_uncore_ctx_num_pmcs(struct amd_uncore *uncore, unsigne argument
411 amd_uncore_ctx_free(struct amd_uncore *uncore, unsigned int cpu) argument
438 amd_uncore_ctx_init(struct amd_uncore *uncore, unsigned int cpu) argument
505 amd_uncore_ctx_move(struct amd_uncore *uncore, unsigned int cpu) argument
539 struct amd_uncore *uncore; local
552 struct amd_uncore *uncore; local
566 struct amd_uncore *uncore; local
579 struct amd_uncore *uncore; local
631 amd_uncore_df_ctx_scan(struct amd_uncore *uncore, unsigned int cpu) argument
653 amd_uncore_df_ctx_init(struct amd_uncore *uncore, unsigned int cpu) argument
765 amd_uncore_l3_ctx_scan(struct amd_uncore *uncore, unsigned int cpu) argument
784 amd_uncore_l3_ctx_init(struct amd_uncore *uncore, unsigned int cpu) argument
884 amd_uncore_umc_ctx_scan(struct amd_uncore *uncore, unsigned int cpu) argument
902 amd_uncore_umc_ctx_init(struct amd_uncore *uncore, unsigned int cpu) argument
1011 struct amd_uncore *uncore; local
1082 struct amd_uncore *uncore; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c1368 struct intel_uncore *uncore = &dev_priv->uncore; local
1386 struct intel_uncore *uncore = &dev_priv->uncore; local
1417 struct intel_uncore *uncore = &dev_priv->uncore; local
1437 struct intel_uncore *uncore = &dev_priv->uncore; local
1485 struct intel_uncore *uncore = &dev_priv->uncore; local
1509 struct intel_uncore *uncore = &dev_priv->uncore; local
1541 struct intel_uncore *uncore = &dev_priv->uncore; local
1587 struct intel_uncore *uncore = &i915->uncore; local
1631 struct intel_uncore *uncore = &dev_priv->uncore; local
1721 struct intel_uncore *uncore = &i915->uncore; local
1735 struct intel_uncore *uncore = &dev_priv->uncore; local
[all...]
H A Di9xx_wm.c1757 struct intel_uncore *uncore = &dev_priv->uncore; local
[all...]
H A Dintel_bios.c2973 static u32 intel_spi_read(struct intel_uncore *uncore, u32 offset) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_device_types.h521 } uncore; member in struct:xe_device

Completed in 524 milliseconds

123