/Linux-v6.6/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 42 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get() 56 static void mmio_debug_suspend(struct intel_uncore *uncore) in mmio_debug_suspend() 74 static void mmio_debug_resume(struct intel_uncore *uncore) in mmio_debug_resume() 291 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get_normal() 310 fw_domains_get_with_fallback(struct intel_uncore *uncore, in fw_domains_get_with_fallback() 330 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_put() 344 fw_domains_reset(struct intel_uncore *uncore, in fw_domains_reset() 359 static inline u32 gt_thread_status(struct intel_uncore *uncore) in gt_thread_status() 369 static void __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore) in __gen6_gt_wait_for_thread_c0() 380 static void fw_domains_get_with_thread_status(struct intel_uncore *uncore, in fw_domains_get_with_thread_status() [all …]
|
D | intel_pcode.c | 55 static int __snb_pcode_rw(struct intel_uncore *uncore, u32 mbox, in __snb_pcode_rw() 95 int snb_pcode_read(struct intel_uncore *uncore, u32 mbox, u32 *val, u32 *val1) in snb_pcode_read() 112 int snb_pcode_write_timeout(struct intel_uncore *uncore, u32 mbox, u32 val, in snb_pcode_write_timeout() 131 static bool skl_pcode_try_request(struct intel_uncore *uncore, u32 mbox, in skl_pcode_try_request() 159 int skl_pcode_request(struct intel_uncore *uncore, u32 mbox, u32 request, in skl_pcode_request() 207 static int pcode_init_wait(struct intel_uncore *uncore, int timeout_ms) in pcode_init_wait() 223 int intel_pcode_init(struct intel_uncore *uncore) in intel_pcode_init() 245 int snb_pcode_read_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 *val) in snb_pcode_read_p() 261 int snb_pcode_write_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 val) in snb_pcode_write_p()
|
D | i915_irq.c | 81 void gen3_irq_reset(struct intel_uncore *uncore, i915_reg_t imr, in gen3_irq_reset() 96 static void gen2_irq_reset(struct intel_uncore *uncore) in gen2_irq_reset() 113 void gen3_assert_iir_is_zero(struct intel_uncore *uncore, i915_reg_t reg) in gen3_assert_iir_is_zero() 129 static void gen2_assert_iir_is_zero(struct intel_uncore *uncore) in gen2_assert_iir_is_zero() 145 void gen3_irq_init(struct intel_uncore *uncore, in gen3_irq_init() 157 static void gen2_irq_init(struct intel_uncore *uncore, in gen2_irq_init() 664 struct intel_uncore *uncore = &dev_priv->uncore; in ibx_irq_reset() local 679 struct intel_uncore *uncore = &dev_priv->uncore; in ilk_irq_reset() local 712 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_irq_reset() local 728 struct intel_uncore *uncore = gt->uncore; in gen11_irq_reset() local [all …]
|
D | i915_irq.h | 53 #define GEN8_IRQ_RESET_NDX(uncore, type, which) \ argument 60 #define GEN3_IRQ_RESET(uncore, type) \ argument 63 #define GEN8_IRQ_INIT_NDX(uncore, type, which, imr_val, ier_val) \ argument 72 #define GEN3_IRQ_INIT(uncore, type, imr_val, ier_val) \ argument
|
D | intel_uncore.h | 180 struct intel_uncore *uncore; member 204 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake() 210 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_fpga_dbg_unclaimed() 216 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_dbg_unclaimed() 222 intel_uncore_has_fifo(const struct intel_uncore *uncore) in intel_uncore_has_fifo() 228 intel_uncore_needs_flr_on_fini(const struct intel_uncore *uncore) in intel_uncore_needs_flr_on_fini() 234 intel_uncore_set_flr_on_fini(struct intel_uncore *uncore) in intel_uncore_set_flr_on_fini() 294 intel_wait_for_register(struct intel_uncore *uncore, in intel_wait_for_register() 312 intel_wait_for_register_fw(struct intel_uncore *uncore, in intel_wait_for_register_fw() 435 static inline u32 intel_uncore_rmw(struct intel_uncore *uncore, in intel_uncore_rmw() [all …]
|
D | vlv_suspend.c | 111 struct intel_uncore *uncore = &i915->uncore; in vlv_save_gunit_s0ix_state() local 196 struct intel_uncore *uncore = &i915->uncore; in vlv_restore_gunit_s0ix_state() local 305 struct intel_uncore *uncore = &i915->uncore; in vlv_force_gfx_clock() local 329 struct intel_uncore *uncore = &i915->uncore; in vlv_allow_gt_wake() local 372 struct intel_uncore *uncore = &i915->uncore; in vlv_check_no_gt_access() local
|
D | i915_perf.c | 437 struct intel_uncore *uncore = stream->uncore; in gen12_oa_hw_tail_read() local 445 struct intel_uncore *uncore = stream->uncore; in gen8_oa_hw_tail_read() local 452 struct intel_uncore *uncore = stream->uncore; in gen7_oa_hw_tail_read() local 735 struct intel_uncore *uncore = stream->uncore; in gen8_append_oa_reports() local 933 struct intel_uncore *uncore = stream->uncore; in gen8_oa_read() local 1024 struct intel_uncore *uncore = stream->uncore; in gen7_append_oa_reports() local 1149 struct intel_uncore *uncore = stream->uncore; in gen7_oa_read() local 1702 struct intel_uncore *uncore = stream->uncore; in gen7_init_oa_buffer() local 1747 struct intel_uncore *uncore = stream->uncore; in gen8_init_oa_buffer() local 1800 struct intel_uncore *uncore = stream->uncore; in gen12_init_oa_buffer() local [all …]
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | intel_rc6.c | 59 struct intel_uncore *uncore = gt->uncore; in gen11_rc6_enable() local 150 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen9_rc6_enable() local 220 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen8_rc6_enable() local 242 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen6_rc6_enable() local 296 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_init() local 318 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_init() local 371 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_enable() local 399 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_enable() local 427 struct intel_uncore *uncore = rc6_to_uncore(rc6); in intel_check_bios_c6_setup() local 441 struct intel_uncore *uncore = rc6_to_uncore(rc6); in bxt_check_bios_rc6_setup() local [all …]
|
D | intel_gt_clock_utils.c | 13 static u32 read_reference_ts_freq(struct intel_uncore *uncore) in read_reference_ts_freq() 30 static u32 gen11_get_crystal_clock_freq(struct intel_uncore *uncore, in gen11_get_crystal_clock_freq() 56 static u32 gen11_read_clock_frequency(struct intel_uncore *uncore) in gen11_read_clock_frequency() 89 static u32 gen9_read_clock_frequency(struct intel_uncore *uncore) in gen9_read_clock_frequency() 111 static u32 gen6_read_clock_frequency(struct intel_uncore *uncore) in gen6_read_clock_frequency() 123 static u32 gen5_read_clock_frequency(struct intel_uncore *uncore) in gen5_read_clock_frequency() 132 static u32 g4x_read_clock_frequency(struct intel_uncore *uncore) in g4x_read_clock_frequency() 143 static u32 gen4_read_clock_frequency(struct intel_uncore *uncore) in gen4_read_clock_frequency() 157 static u32 read_clock_frequency(struct intel_uncore *uncore) in read_clock_frequency()
|
D | intel_rps.c | 70 static void set(struct intel_uncore *uncore, i915_reg_t reg, u32 val) in set() 278 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init() local 316 struct intel_uncore *uncore = in __ips_chipset_val() local 351 static unsigned long ips_mch_val(struct intel_uncore *uncore) in ips_mch_val() 388 struct intel_uncore *uncore = in __gen5_ips_update() local 432 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set() local 483 static unsigned int init_emon(struct intel_uncore *uncore) in init_emon() 552 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_enable() local 623 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable() local 676 struct intel_uncore *uncore = gt->uncore; in rps_set_power() local [all …]
|
D | intel_gtt.c | 406 struct intel_uncore *uncore = gt->uncore; in gtt_write_workarounds() local 471 static void xelpmp_setup_private_ppat(struct intel_uncore *uncore) in xelpmp_setup_private_ppat() 509 static void tgl_setup_private_ppat(struct intel_uncore *uncore) in tgl_setup_private_ppat() 545 static void icl_setup_private_ppat(struct intel_uncore *uncore) in icl_setup_private_ppat() 578 static void bdw_setup_private_ppat(struct intel_uncore *uncore) in bdw_setup_private_ppat() 601 static void chv_setup_private_ppat(struct intel_uncore *uncore) in chv_setup_private_ppat() 639 struct intel_uncore *uncore = gt->uncore; in setup_private_pat() local
|
D | intel_ggtt_fencing.c | 92 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg() local 139 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg() local 164 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg() local 204 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update() local 573 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in detect_bit_6_swizzle() local 841 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in intel_ggtt_init_fences() local 901 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_swizzling() local
|
D | intel_gt_pm_debugfs.c | 70 struct intel_uncore *uncore = gt->uncore; in fw_domains_show() local 89 struct intel_uncore *uncore = gt->uncore; in vlv_drpc() local 115 struct intel_uncore *uncore = gt->uncore; in gen6_drpc() local 203 struct intel_uncore *uncore = gt->uncore; in ilk_drpc() local 262 struct intel_uncore *uncore = gt->uncore; in mtl_drpc() local 339 struct intel_uncore *uncore = gt->uncore; in intel_gt_pm_frequency_dump() local 512 struct intel_uncore *uncore = gt->uncore; in rps_boost_show() local
|
D | intel_gt_irq.c | 215 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_reset() local 263 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_postinstall() local 453 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_reset() local 475 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_postinstall() local 515 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_reset() local 524 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_postinstall() local
|
D | intel_gt_pm_irq.c | 16 struct intel_uncore *uncore = gt->uncore; in write_pm_imr() local 64 struct intel_uncore *uncore = gt->uncore; in gen6_gt_pm_reset_iir() local 77 struct intel_uncore *uncore = gt->uncore; in write_pm_ier() local
|
D | intel_gt.c | 138 struct intel_uncore *uncore = gt->uncore; in init_unused_ring() local 168 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_hw() local 241 struct intel_uncore *uncore = gt->uncore; in intel_gt_clear_error_registers() local 345 struct intel_uncore *uncore = gt->uncore; in gen8_check_faults() local 403 struct intel_uncore *uncore = gt->uncore; in intel_gt_flush_ggtt_writes() local 859 struct intel_uncore *uncore; in intel_gt_tile_setup() local
|
D | intel_region_lmem.c | 169 static bool get_legacy_lowmem_region(struct intel_uncore *uncore, in get_legacy_lowmem_region() 184 static int reserve_lowmem_region(struct intel_uncore *uncore, in reserve_lowmem_region() 204 struct intel_uncore *uncore = gt->uncore; in setup_lmem() local
|
D | intel_sseu.c | 188 xehp_load_dss_mask(struct intel_uncore *uncore, in xehp_load_dss_mask() 211 struct intel_uncore *uncore = gt->uncore; in xehp_sseu_info_init() local 259 struct intel_uncore *uncore = gt->uncore; in gen12_sseu_info_init() local 300 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_info_init() local 387 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_info_init() local 492 struct intel_uncore *uncore = gt->uncore; in bdw_sseu_info_init() local
|
D | intel_sseu_debugfs.c | 19 struct intel_uncore *uncore = gt->uncore; in cherryview_sseu_device_status() local 53 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_device_status() local 113 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_device_status() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_fw.c | 22 struct intel_uncore *uncore = gt->uncore; in guc_prepare_xfer() local 52 struct intel_uncore *uncore) in guc_xfer_rsa_mmio() 69 struct intel_uncore *uncore) in guc_xfer_rsa_vma() 81 struct intel_uncore *uncore) in guc_xfer_rsa() 97 static inline bool guc_load_done(struct intel_uncore *uncore, u32 *status, bool *success) in guc_load_done() 156 struct intel_uncore *uncore = gt->uncore; in guc_wait_ucode() local 283 struct intel_uncore *uncore = gt->uncore; in intel_guc_fw_upload() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gem/ |
D | i915_gem_stolen.c | 89 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in adjust_stolen() local 204 struct intel_uncore *uncore, in g4x_get_stolen_reserved() 239 struct intel_uncore *uncore, in gen6_get_stolen_reserved() 272 struct intel_uncore *uncore, in vlv_get_stolen_reserved() 301 struct intel_uncore *uncore, in gen7_get_stolen_reserved() 328 struct intel_uncore *uncore, in chv_get_stolen_reserved() 361 struct intel_uncore *uncore, in bdw_get_stolen_reserved() 381 struct intel_uncore *uncore, in icl_get_stolen_reserved() 426 struct intel_uncore *uncore = &i915->uncore; in init_reserved_stolen() local 849 static int mtl_get_gms_size(struct intel_uncore *uncore) in mtl_get_gms_size() [all …]
|
/Linux-v6.6/arch/x86/events/amd/ |
D | uncore.c | 129 struct amd_uncore *uncore = event_to_amd_uncore(event); in amd_uncore_add() local 180 struct amd_uncore *uncore = event_to_amd_uncore(event); in amd_uncore_del() local 220 struct amd_uncore *uncore; in amd_uncore_event_init() local 527 struct amd_uncore *uncore; in amd_uncore_cpu_starting() local 551 struct amd_uncore *uncore; in uncore_clean_online() local 564 struct amd_uncore *uncore = *per_cpu_ptr(uncores, cpu); in uncore_online() local 622 struct amd_uncore *uncore = *per_cpu_ptr(uncores, cpu); in uncore_dead() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
D | mmio_context.c | 169 struct intel_uncore *uncore = engine->uncore; in load_render_mocs() local 356 struct intel_uncore *uncore = engine->uncore; in handle_tlb_pending_event() local 409 struct intel_uncore *uncore = engine->uncore; in switch_mocs() local 477 struct intel_uncore *uncore = engine->uncore; in switch_mmio() local
|
D | aperture_gm.c | 134 struct intel_uncore *uncore = gvt->gt->uncore; in intel_vgpu_write_fence() local 169 struct intel_uncore *uncore = gvt->gt->uncore; in free_vgpu_fence() local 194 struct intel_uncore *uncore = gvt->gt->uncore; in alloc_vgpu_fence() local
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_display_irq.c | 1369 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_reset() local 1387 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_postinstall() local 1418 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_display_irq_reset() local 1438 struct intel_uncore *uncore = &dev_priv->uncore; in gen11_display_irq_reset() local 1486 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_irq_power_well_post_enable() local 1510 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_irq_power_well_pre_disable() local 1542 struct intel_uncore *uncore = &dev_priv->uncore; in ibx_irq_postinstall() local 1588 struct intel_uncore *uncore = &i915->uncore; in ilk_de_irq_postinstall() local 1632 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_de_irq_postinstall() local 1722 struct intel_uncore *uncore = &i915->uncore; in mtp_irq_postinstall() local [all …]
|