/Linux-v5.15/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 251 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get() 270 fw_domains_get_with_fallback(struct intel_uncore *uncore, in fw_domains_get_with_fallback() 290 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_put() 304 fw_domains_reset(struct intel_uncore *uncore, in fw_domains_reset() 319 static inline u32 gt_thread_status(struct intel_uncore *uncore) in gt_thread_status() 329 static void __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore) in __gen6_gt_wait_for_thread_c0() 340 static void fw_domains_get_with_thread_status(struct intel_uncore *uncore, in fw_domains_get_with_thread_status() 349 static inline u32 fifo_free_entries(struct intel_uncore *uncore) in fifo_free_entries() 356 static void __gen6_gt_wait_for_fifo(struct intel_uncore *uncore) in __gen6_gt_wait_for_fifo() 385 struct intel_uncore *uncore = domain->uncore; in intel_uncore_fw_release_timer() local [all …]
|
D | i915_irq.h | 134 #define GEN8_IRQ_RESET_NDX(uncore, type, which) \ argument 141 #define GEN3_IRQ_RESET(uncore, type) \ argument 144 #define GEN2_IRQ_RESET(uncore) \ argument 147 #define GEN8_IRQ_INIT_NDX(uncore, type, which, imr_val, ier_val) \ argument 156 #define GEN3_IRQ_INIT(uncore, type, imr_val, ier_val) \ argument 162 #define GEN2_IRQ_INIT(uncore, imr_val, ier_val) \ argument
|
D | intel_uncore.h | 150 struct intel_uncore *uncore; member 174 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake() 180 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_fpga_dbg_unclaimed() 186 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_dbg_unclaimed() 192 intel_uncore_has_fifo(const struct intel_uncore *uncore) in intel_uncore_has_fifo() 255 intel_wait_for_register(struct intel_uncore *uncore, in intel_wait_for_register() 273 intel_wait_for_register_fw(struct intel_uncore *uncore, in intel_wait_for_register_fw() 352 intel_uncore_read64_2x32(struct intel_uncore *uncore, in intel_uncore_read64_2x32() 402 static inline void intel_uncore_rmw(struct intel_uncore *uncore, in intel_uncore_rmw() 413 static inline void intel_uncore_rmw_fw(struct intel_uncore *uncore, in intel_uncore_rmw_fw() [all …]
|
D | i915_perf.c | 411 struct intel_uncore *uncore = stream->uncore; in gen12_oa_hw_tail_read() local 419 struct intel_uncore *uncore = stream->uncore; in gen8_oa_hw_tail_read() local 426 struct intel_uncore *uncore = stream->uncore; in gen7_oa_hw_tail_read() local 645 struct intel_uncore *uncore = stream->uncore; in gen8_append_oa_reports() local 849 struct intel_uncore *uncore = stream->uncore; in gen8_oa_read() local 938 struct intel_uncore *uncore = stream->uncore; in gen7_append_oa_reports() local 1063 struct intel_uncore *uncore = stream->uncore; in gen7_oa_read() local 1401 struct intel_uncore *uncore = stream->uncore; in gen7_init_oa_buffer() local 1447 struct intel_uncore *uncore = stream->uncore; in gen8_init_oa_buffer() local 1501 struct intel_uncore *uncore = stream->uncore; in gen12_init_oa_buffer() local [all …]
|
D | i915_irq.c | 232 void gen3_irq_reset(struct intel_uncore *uncore, i915_reg_t imr, in gen3_irq_reset() 247 void gen2_irq_reset(struct intel_uncore *uncore) in gen2_irq_reset() 264 static void gen3_assert_iir_is_zero(struct intel_uncore *uncore, i915_reg_t reg) in gen3_assert_iir_is_zero() 280 static void gen2_assert_iir_is_zero(struct intel_uncore *uncore) in gen2_assert_iir_is_zero() 296 void gen3_irq_init(struct intel_uncore *uncore, in gen3_irq_init() 308 void gen2_irq_init(struct intel_uncore *uncore, in gen2_irq_init() 2987 struct intel_uncore *uncore = &dev_priv->uncore; in ibx_irq_reset() local 3000 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_reset() local 3018 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_postinstall() local 3051 struct intel_uncore *uncore = &dev_priv->uncore; in ilk_irq_reset() local [all …]
|
D | vlv_suspend.c | 108 struct intel_uncore *uncore = &i915->uncore; in vlv_save_gunit_s0ix_state() local 193 struct intel_uncore *uncore = &i915->uncore; in vlv_restore_gunit_s0ix_state() local 307 struct intel_uncore *uncore = &i915->uncore; in vlv_force_gfx_clock() local 335 struct intel_uncore *uncore = &i915->uncore; in vlv_allow_gt_wake() local 381 struct intel_uncore *uncore = &i915->uncore; in vlv_check_no_gt_access() local
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_rc6.c | 51 static void set(struct intel_uncore *uncore, i915_reg_t reg, u32 val) in set() 59 struct intel_uncore *uncore = gt->uncore; in gen11_rc6_enable() local 137 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen9_rc6_enable() local 207 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen8_rc6_enable() local 229 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen6_rc6_enable() local 284 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_init() local 306 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_init() local 358 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_enable() local 386 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_enable() local 413 struct intel_uncore *uncore = rc6_to_uncore(rc6); in bxt_check_bios_rc6_setup() local [all …]
|
D | intel_rps.c | 59 static void set(struct intel_uncore *uncore, i915_reg_t reg, u32 val) in set() 266 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init() local 304 struct intel_uncore *uncore = in __ips_chipset_val() local 339 static unsigned long ips_mch_val(struct intel_uncore *uncore) in ips_mch_val() 376 struct intel_uncore *uncore = in __gen5_ips_update() local 420 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set() local 470 static unsigned int init_emon(struct intel_uncore *uncore) in init_emon() 539 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_enable() local 610 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable() local 665 struct intel_uncore *uncore = gt->uncore; in rps_set_power() local [all …]
|
D | intel_gt_irq.c | 176 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_reset() local 203 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_postinstall() local 348 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_reset() local 370 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_postinstall() local 410 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_reset() local 419 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_postinstall() local
|
D | intel_gtt.c | 351 struct intel_uncore *uncore = gt->uncore; in gtt_write_workarounds() local 416 static void tgl_setup_private_ppat(struct intel_uncore *uncore) in tgl_setup_private_ppat() 429 static void icl_setup_private_ppat(struct intel_uncore *uncore) in icl_setup_private_ppat() 462 static void bdw_setup_private_ppat(struct intel_uncore *uncore) in bdw_setup_private_ppat() 485 static void chv_setup_private_ppat(struct intel_uncore *uncore) in chv_setup_private_ppat() 521 void setup_private_pat(struct intel_uncore *uncore) in setup_private_pat()
|
D | intel_ggtt_fencing.c | 86 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg() local 133 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg() local 158 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg() local 198 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update() local 567 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in detect_bit_6_swizzle() local 835 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in intel_ggtt_init_fences() local 896 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_swizzling() local
|
D | intel_gt.c | 159 struct intel_uncore *uncore = gt->uncore; in init_unused_ring() local 189 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_hw() local 241 static void rmw_set(struct intel_uncore *uncore, i915_reg_t reg, u32 set) in rmw_set() 246 static void rmw_clear(struct intel_uncore *uncore, i915_reg_t reg, u32 clr) in rmw_clear() 251 static void clear_register(struct intel_uncore *uncore, i915_reg_t reg) in clear_register() 267 struct intel_uncore *uncore = gt->uncore; in intel_gt_clear_error_registers() local 331 struct intel_uncore *uncore = gt->uncore; in gen8_check_faults() local 387 struct intel_uncore *uncore = gt->uncore; in intel_gt_flush_ggtt_writes() local
|
D | intel_gt_clock_utils.c | 10 static u32 read_reference_ts_freq(struct intel_uncore *uncore) in read_reference_ts_freq() 27 static u32 gen9_get_crystal_clock_freq(struct intel_uncore *uncore, in gen9_get_crystal_clock_freq() 47 static u32 gen11_get_crystal_clock_freq(struct intel_uncore *uncore, in gen11_get_crystal_clock_freq() 73 static u32 read_clock_frequency(struct intel_uncore *uncore) in read_clock_frequency()
|
D | debugfs_gt_pm.c | 25 struct intel_uncore *uncore = gt->uncore; in fw_domains_show() local 57 struct intel_uncore *uncore = gt->uncore; in vlv_drpc() local 81 struct intel_uncore *uncore = gt->uncore; in gen6_drpc() local 168 struct intel_uncore *uncore = gt->uncore; in ilk_drpc() local 247 struct intel_uncore *uncore = gt->uncore; in frequency_show() local 584 struct intel_uncore *uncore = gt->uncore; in rps_boost_show() local
|
D | intel_gt_pm_irq.c | 15 struct intel_uncore *uncore = gt->uncore; in write_pm_imr() local 63 struct intel_uncore *uncore = gt->uncore; in gen6_gt_pm_reset_iir() local 76 struct intel_uncore *uncore = gt->uncore; in write_pm_ier() local
|
D | intel_region_lmem.c | 158 static bool get_legacy_lowmem_region(struct intel_uncore *uncore, in get_legacy_lowmem_region() 173 static int reserve_lowmem_region(struct intel_uncore *uncore, in reserve_lowmem_region() 193 struct intel_uncore *uncore = gt->uncore; in setup_lmem() local
|
D | intel_sseu_debugfs.c | 23 struct intel_uncore *uncore = gt->uncore; in cherryview_sseu_device_status() local 57 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_device_status() local 117 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_device_status() local
|
D | intel_reset.c | 31 static void rmw_set_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 set) in rmw_set_fw() 36 static void rmw_clear_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 clr) in rmw_clear_fw() 204 struct intel_uncore *uncore = gt->uncore; in g4x_do_reset() local 239 struct intel_uncore *uncore = gt->uncore; in ilk_do_reset() local 273 struct intel_uncore *uncore = gt->uncore; in gen6_hw_domain_reset() local 384 struct intel_uncore *uncore = engine->uncore; in gen11_lock_sfc() local 474 struct intel_uncore *uncore = engine->uncore; in gen11_unlock_sfc() local 551 struct intel_uncore *uncore = engine->uncore; in gen8_engine_reset_prepare() local
|
D | intel_sseu.c | 131 struct intel_uncore *uncore = gt->uncore; in gen12_sseu_info_init() local 185 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_info_init() local 270 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_info_init() local 375 struct intel_uncore *uncore = gt->uncore; in bdw_sseu_info_init() local
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_fw.c | 16 static void guc_prepare_xfer(struct intel_uncore *uncore) in guc_prepare_xfer() 45 struct intel_uncore *uncore) in guc_xfer_rsa() 67 static inline bool guc_ready(struct intel_uncore *uncore, u32 *status) in guc_ready() 77 static int guc_wait_ucode(struct intel_uncore *uncore) in guc_wait_ucode() 134 struct intel_uncore *uncore = gt->uncore; in intel_guc_fw_upload() local
|
/Linux-v5.15/drivers/gpu/drm/i915/gem/ |
D | i915_gem_stolen.c | 75 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in i915_adjust_stolen() local 180 struct intel_uncore *uncore, in g4x_get_stolen_reserved() 215 struct intel_uncore *uncore, in gen6_get_stolen_reserved() 248 struct intel_uncore *uncore, in vlv_get_stolen_reserved() 277 struct intel_uncore *uncore, in gen7_get_stolen_reserved() 304 struct intel_uncore *uncore, in chv_get_stolen_reserved() 337 struct intel_uncore *uncore, in bdw_get_stolen_reserved() 357 struct intel_uncore *uncore, in icl_get_stolen_reserved() 389 struct intel_uncore *uncore = &i915->uncore; in i915_gem_init_stolen() local 778 struct intel_uncore *uncore = &i915->uncore; in i915_gem_stolen_lmem_setup() local
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_tc.c | 83 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_get_lane_mask() local 99 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_get_pin_assignment_mask() local 149 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_set_fia_lane_count() local 209 struct intel_uncore *uncore = &i915->uncore; in icl_tc_port_live_status_mask() local 244 struct intel_uncore *uncore = &i915->uncore; in adl_tc_port_live_status_mask() local 276 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_status_complete() local 294 struct intel_uncore *uncore = &i915->uncore; in adl_tc_phy_status_complete() local 322 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_take_ownership() local 354 struct intel_uncore *uncore = &i915->uncore; in adl_tc_phy_take_ownership() local 381 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_is_owned() local [all …]
|
/Linux-v5.15/arch/x86/events/amd/ |
D | uncore.c | 129 struct amd_uncore *uncore = event_to_amd_uncore(event); in amd_uncore_add() local 170 struct amd_uncore *uncore = event_to_amd_uncore(event); in amd_uncore_del() local 210 struct amd_uncore *uncore; in amd_uncore_event_init() local 444 struct amd_uncore *uncore; in amd_uncore_cpu_starting() local 468 struct amd_uncore *uncore; in uncore_clean_online() local 480 struct amd_uncore *uncore = *per_cpu_ptr(uncores, cpu); in uncore_online() local 538 struct amd_uncore *uncore = *per_cpu_ptr(uncores, cpu); in uncore_dead() local
|
/Linux-v5.15/drivers/gpu/drm/i915/gvt/ |
D | mmio_context.c | 166 struct intel_uncore *uncore = engine->uncore; in load_render_mocs() local 353 struct intel_uncore *uncore = engine->uncore; in handle_tlb_pending_event() local 406 struct intel_uncore *uncore = engine->uncore; in switch_mocs() local 474 struct intel_uncore *uncore = engine->uncore; in switch_mmio() local
|
D | aperture_gm.c | 133 struct intel_uncore *uncore = gvt->gt->uncore; in intel_vgpu_write_fence() local 168 struct intel_uncore *uncore = gvt->gt->uncore; in free_vgpu_fence() local 193 struct intel_uncore *uncore = gvt->gt->uncore; in alloc_vgpu_fence() local
|