/Linux-v5.4/drivers/gpu/drm/i915/ |
D | intel_uncore.c | 243 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get() 262 fw_domains_get_with_fallback(struct intel_uncore *uncore, in fw_domains_get_with_fallback() 282 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_put() 296 fw_domains_reset(struct intel_uncore *uncore, in fw_domains_reset() 311 static inline u32 gt_thread_status(struct intel_uncore *uncore) in gt_thread_status() 321 static void __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore) in __gen6_gt_wait_for_thread_c0() 331 static void fw_domains_get_with_thread_status(struct intel_uncore *uncore, in fw_domains_get_with_thread_status() 340 static inline u32 fifo_free_entries(struct intel_uncore *uncore) in fifo_free_entries() 347 static void __gen6_gt_wait_for_fifo(struct intel_uncore *uncore) in __gen6_gt_wait_for_fifo() 375 struct intel_uncore *uncore = domain->uncore; in intel_uncore_fw_release_timer() local [all …]
|
D | i915_irq.h | 146 #define GEN8_IRQ_RESET_NDX(uncore, type, which) \ argument 153 #define GEN3_IRQ_RESET(uncore, type) \ argument 156 #define GEN2_IRQ_RESET(uncore) \ argument 159 #define GEN8_IRQ_INIT_NDX(uncore, type, which, imr_val, ier_val) \ argument 168 #define GEN3_IRQ_INIT(uncore, type, imr_val, ier_val) \ argument 174 #define GEN2_IRQ_INIT(uncore, imr_val, ier_val) \ argument
|
D | intel_uncore.h | 137 struct intel_uncore *uncore; member 161 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake() 167 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_fpga_dbg_unclaimed() 173 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_dbg_unclaimed() 179 intel_uncore_has_fifo(const struct intel_uncore *uncore) in intel_uncore_has_fifo() 231 intel_wait_for_register(struct intel_uncore *uncore, in intel_wait_for_register() 249 intel_wait_for_register_fw(struct intel_uncore *uncore, in intel_wait_for_register_fw() 328 intel_uncore_read64_2x32(struct intel_uncore *uncore, in intel_uncore_read64_2x32() 378 static inline void intel_uncore_rmw(struct intel_uncore *uncore, in intel_uncore_rmw() 389 static inline void intel_uncore_rmw_fw(struct intel_uncore *uncore, in intel_uncore_rmw_fw() [all …]
|
D | i915_gem_fence_reg.c | 98 struct intel_uncore *uncore = &fence->i915->uncore; in i965_write_fence_reg() local 151 struct intel_uncore *uncore = &fence->i915->uncore; in i915_write_fence_reg() local 183 struct intel_uncore *uncore = &fence->i915->uncore; in i830_write_fence_reg() local 558 struct intel_uncore *uncore = &i915->uncore; in detect_bit_6_swizzle() local 861 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_swizzling() local
|
D | i915_irq.c | 178 void gen3_irq_reset(struct intel_uncore *uncore, i915_reg_t imr, in gen3_irq_reset() 193 void gen2_irq_reset(struct intel_uncore *uncore) in gen2_irq_reset() 210 static void gen3_assert_iir_is_zero(struct intel_uncore *uncore, i915_reg_t reg) in gen3_assert_iir_is_zero() 225 static void gen2_assert_iir_is_zero(struct intel_uncore *uncore) in gen2_assert_iir_is_zero() 240 void gen3_irq_init(struct intel_uncore *uncore, in gen3_irq_init() 252 void gen2_irq_init(struct intel_uncore *uncore, in gen2_irq_init() 1077 struct intel_uncore *uncore = &dev_priv->uncore; in ironlake_rps_change_irq_handler() local 3135 struct intel_uncore *uncore = &dev_priv->uncore; in ibx_irq_reset() local 3166 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_reset() local 3184 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_postinstall() local [all …]
|
D | intel_sideband.c | 96 struct intel_uncore *uncore = &i915->uncore; in vlv_sideband_rw() local 278 struct intel_uncore *uncore = &i915->uncore; in intel_sbi_rw() local 380 struct intel_uncore *uncore = &i915->uncore; in __sandybridge_pcode_rw() local
|
D | i915_vgpu.c | 222 struct intel_uncore *uncore = &ggtt->vm.i915->uncore; in intel_vgt_balloon() local
|
D | intel_wopcm.c | 196 static bool __wopcm_regs_locked(struct intel_uncore *uncore, in __wopcm_regs_locked()
|
/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_fw.c | 30 static void guc_prepare_xfer(struct intel_uncore *uncore) in guc_prepare_xfer() 59 struct intel_uncore *uncore) in guc_xfer_rsa() 81 static inline bool guc_ready(struct intel_uncore *uncore, u32 *status) in guc_ready() 91 static int guc_wait_ucode(struct intel_uncore *uncore) in guc_wait_ucode() 136 struct intel_uncore *uncore = gt->uncore; in intel_guc_fw_upload() local
|
D | intel_guc.c | 230 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_write_params() local 348 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_send_mmio() local 472 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_suspend() local
|
D | intel_uc.c | 353 struct intel_uncore *uncore = gt->uncore; in uc_init_wopcm() local 406 struct intel_uncore *uncore = gt->uncore; in uc_is_wopcm_locked() local
|
D | intel_guc_submission.c | 188 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in __doorbell_valid() local 1008 struct intel_uncore *uncore = gt->uncore; in guc_interrupts_capture() local 1054 struct intel_uncore *uncore = gt->uncore; in guc_interrupts_release() local
|
/Linux-v5.4/drivers/gpu/drm/i915/gt/ |
D | intel_gt.c | 32 static void rmw_set(struct intel_uncore *uncore, i915_reg_t reg, u32 set) in rmw_set() 37 static void rmw_clear(struct intel_uncore *uncore, i915_reg_t reg, u32 clr) in rmw_clear() 42 static void clear_register(struct intel_uncore *uncore, i915_reg_t reg) in clear_register() 58 struct intel_uncore *uncore = gt->uncore; in intel_gt_clear_error_registers() local 122 struct intel_uncore *uncore = gt->uncore; in gen8_check_faults() local 209 struct intel_uncore *uncore = gt->uncore; in intel_gt_flush_ggtt_writes() local
|
D | intel_gt_irq.c | 191 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_reset() local 213 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_postinstall() local 346 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_reset() local 356 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_postinstall() local 414 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_reset() local 423 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_reset.c | 30 static void rmw_set_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 set) in rmw_set_fw() 35 static void rmw_clear_fw(struct intel_uncore *uncore, i915_reg_t reg, u32 clr) in rmw_clear_fw() 189 struct intel_uncore *uncore = gt->uncore; in g4x_do_reset() local 225 struct intel_uncore *uncore = gt->uncore; in ironlake_do_reset() local 259 struct intel_uncore *uncore = gt->uncore; in gen6_hw_domain_reset() local 312 struct intel_uncore *uncore = engine->uncore; in gen11_lock_sfc() local 379 struct intel_uncore *uncore = engine->uncore; in gen11_unlock_sfc() local 446 struct intel_uncore *uncore = engine->uncore; in gen8_engine_reset_prepare() local
|
D | intel_mocs.c | 370 struct intel_uncore *uncore = gt->uncore; in intel_mocs_init_engine() local 405 struct intel_uncore *uncore = gt->uncore; in intel_mocs_init_global() local 542 struct intel_uncore *uncore = gt->uncore; in intel_mocs_init_l3cc_table() local
|
D | intel_workarounds.c | 935 wal_get_fw_for_rmw(struct intel_uncore *uncore, const struct i915_wa_list *wal) in wal_get_fw_for_rmw() 966 wa_list_apply(struct intel_uncore *uncore, const struct i915_wa_list *wal) in wa_list_apply() 998 static bool wa_list_verify(struct intel_uncore *uncore, in wa_list_verify() 1236 struct intel_uncore *uncore = engine->uncore; in intel_engine_apply_whitelist() local
|
D | intel_engine_cs.c | 856 struct intel_uncore *uncore = engine->uncore; in intel_engine_stop_cs() local 906 struct intel_uncore *uncore = engine->uncore; in read_subslice_reg() local 951 struct intel_uncore *uncore = engine->uncore; in intel_engine_get_instdone() local
|
D | intel_gt_types.h | 38 struct intel_uncore *uncore; member
|
/Linux-v5.4/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 185 struct amd_uncore *uncore; in amd_uncore_event_init() local 400 struct amd_uncore *uncore; in amd_uncore_cpu_starting() local 424 struct amd_uncore *uncore; in uncore_clean_online() local 436 struct amd_uncore *uncore = *per_cpu_ptr(uncores, cpu); in uncore_online() local 494 struct amd_uncore *uncore = *per_cpu_ptr(uncores, cpu); in uncore_dead() local
|
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_tc.c | 52 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_get_lane_mask() local 100 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_set_fia_lane_count() local 154 struct intel_uncore *uncore = &i915->uncore; in tc_port_live_status_mask() local 186 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_status_complete() local 205 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_set_safe_mode() local 236 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_is_in_safe_mode() local
|
D | intel_gmbus.c | 193 struct intel_uncore *uncore = &i915->uncore; in get_reserved() local 208 struct intel_uncore *uncore = &bus->dev_priv->uncore; in get_clock() local 223 struct intel_uncore *uncore = &bus->dev_priv->uncore; in get_data() local 238 struct intel_uncore *uncore = &bus->dev_priv->uncore; in set_clock() local 257 struct intel_uncore *uncore = &bus->dev_priv->uncore; in set_data() local
|
/Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
D | mock_uncore.c | 42 void mock_uncore_init(struct intel_uncore *uncore) in mock_uncore_init()
|
D | intel_uncore.c | 143 struct intel_uncore *uncore = &i915->uncore; in live_forcewake_ops() local 258 struct intel_uncore *uncore = &dev_priv->uncore; in live_forcewake_domains() local
|