Home
last modified time | relevance | path

Searched refs:intel_uncore (Results 1 – 25 of 56) sorted by relevance

123

/drivers/gpu/drm/i915/
Dintel_uncore.h37 struct intel_uncore;
88 void (*force_wake_get)(struct intel_uncore *uncore,
90 void (*force_wake_put)(struct intel_uncore *uncore,
93 enum forcewake_domains (*read_fw_domains)(struct intel_uncore *uncore,
95 enum forcewake_domains (*write_fw_domains)(struct intel_uncore *uncore,
98 u8 (*mmio_readb)(struct intel_uncore *uncore,
100 u16 (*mmio_readw)(struct intel_uncore *uncore,
102 u32 (*mmio_readl)(struct intel_uncore *uncore,
104 u64 (*mmio_readq)(struct intel_uncore *uncore,
107 void (*mmio_writeb)(struct intel_uncore *uncore,
[all …]
Dintel_uncore.c251 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()
[all …]
Di915_irq.h20 struct intel_uncore;
123 void gen2_irq_reset(struct intel_uncore *uncore);
124 void gen3_irq_reset(struct intel_uncore *uncore, i915_reg_t imr,
127 void gen2_irq_init(struct intel_uncore *uncore,
129 void gen3_irq_init(struct intel_uncore *uncore,
Di915_irq.c232 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()
3000 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_reset()
3018 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_postinstall()
3051 struct intel_uncore *uncore = &dev_priv->uncore; in ilk_irq_reset()
[all …]
Dvlv_suspend.c108 struct intel_uncore *uncore = &i915->uncore; in vlv_save_gunit_s0ix_state()
193 struct intel_uncore *uncore = &i915->uncore; in vlv_restore_gunit_s0ix_state()
307 struct intel_uncore *uncore = &i915->uncore; in vlv_force_gfx_clock()
335 struct intel_uncore *uncore = &i915->uncore; in vlv_allow_gt_wake()
381 struct intel_uncore *uncore = &i915->uncore; in vlv_check_no_gt_access()
Di915_perf.c411 struct intel_uncore *uncore = stream->uncore; in gen12_oa_hw_tail_read()
419 struct intel_uncore *uncore = stream->uncore; in gen8_oa_hw_tail_read()
426 struct intel_uncore *uncore = stream->uncore; in gen7_oa_hw_tail_read()
645 struct intel_uncore *uncore = stream->uncore; in gen8_append_oa_reports()
849 struct intel_uncore *uncore = stream->uncore; in gen8_oa_read()
939 struct intel_uncore *uncore = stream->uncore; in gen7_append_oa_reports()
1064 struct intel_uncore *uncore = stream->uncore; in gen7_oa_read()
1403 struct intel_uncore *uncore = stream->uncore; in gen7_init_oa_buffer()
1449 struct intel_uncore *uncore = stream->uncore; in gen8_init_oa_buffer()
1503 struct intel_uncore *uncore = stream->uncore; in gen12_init_oa_buffer()
[all …]
/drivers/gpu/drm/i915/gt/
Dintel_rc6.c41 static struct intel_uncore *rc6_to_uncore(struct intel_rc6 *rc) in rc6_to_uncore()
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()
137 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen9_rc6_enable()
207 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen8_rc6_enable()
229 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen6_rc6_enable()
284 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_init()
306 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_init()
358 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_enable()
386 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_enable()
[all …]
Dintel_gt_clock_utils.c10 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()
Dintel_rps.c35 static struct intel_uncore *rps_to_uncore(struct intel_rps *rps) in rps_to_uncore()
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()
304 struct intel_uncore *uncore = in __ips_chipset_val()
339 static unsigned long ips_mch_val(struct intel_uncore *uncore) in ips_mch_val()
376 struct intel_uncore *uncore = in __gen5_ips_update()
420 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set()
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()
610 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable()
[all …]
Dintel_gt_pm_irq.c15 struct intel_uncore *uncore = gt->uncore; in write_pm_imr()
63 struct intel_uncore *uncore = gt->uncore; in gen6_gt_pm_reset_iir()
76 struct intel_uncore *uncore = gt->uncore; in write_pm_ier()
Dintel_ggtt_fencing.c48 static struct intel_uncore *fence_to_uncore(struct i915_fence_reg *fence) in fence_to_uncore()
86 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg()
133 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg()
158 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg()
198 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update()
567 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in detect_bit_6_swizzle()
835 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in intel_ggtt_init_fences()
896 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_swizzling()
Dintel_gt_irq.c176 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_reset()
203 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_postinstall()
348 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_reset()
370 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_postinstall()
410 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_reset()
419 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_postinstall()
Dintel_gtt.c354 struct intel_uncore *uncore = gt->uncore; in gtt_write_workarounds()
419 static void tgl_setup_private_ppat(struct intel_uncore *uncore) in tgl_setup_private_ppat()
432 static void icl_setup_private_ppat(struct intel_uncore *uncore) in icl_setup_private_ppat()
465 static void bdw_setup_private_ppat(struct intel_uncore *uncore) in bdw_setup_private_ppat()
488 static void chv_setup_private_ppat(struct intel_uncore *uncore) in chv_setup_private_ppat()
524 void setup_private_pat(struct intel_uncore *uncore) in setup_private_pat()
Dintel_gt.c161 struct intel_uncore *uncore = gt->uncore; in init_unused_ring()
191 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_hw()
243 static void rmw_set(struct intel_uncore *uncore, i915_reg_t reg, u32 set) in rmw_set()
248 static void rmw_clear(struct intel_uncore *uncore, i915_reg_t reg, u32 clr) in rmw_clear()
253 static void clear_register(struct intel_uncore *uncore, i915_reg_t reg) in clear_register()
269 struct intel_uncore *uncore = gt->uncore; in intel_gt_clear_error_registers()
333 struct intel_uncore *uncore = gt->uncore; in gen8_check_faults()
389 struct intel_uncore *uncore = gt->uncore; in intel_gt_flush_ggtt_writes()
948 struct intel_uncore *uncore = gt->uncore; in intel_gt_invalidate_tlbs()
Dintel_gt_types.h33 struct intel_uncore;
70 struct intel_uncore *uncore;
Dintel_region_lmem.c158 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()
Ddebugfs_gt_pm.c25 struct intel_uncore *uncore = gt->uncore; in fw_domains_show()
57 struct intel_uncore *uncore = gt->uncore; in vlv_drpc()
81 struct intel_uncore *uncore = gt->uncore; in gen6_drpc()
168 struct intel_uncore *uncore = gt->uncore; in ilk_drpc()
247 struct intel_uncore *uncore = gt->uncore; in frequency_show()
584 struct intel_uncore *uncore = gt->uncore; in rps_boost_show()
Dintel_sseu_debugfs.c23 struct intel_uncore *uncore = gt->uncore; in cherryview_sseu_device_status()
57 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_device_status()
117 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_device_status()
Dintel_reset.c31 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()
239 struct intel_uncore *uncore = gt->uncore; in ilk_do_reset()
273 struct intel_uncore *uncore = gt->uncore; in gen6_hw_domain_reset()
420 struct intel_uncore *uncore = engine->uncore; in gen11_lock_sfc()
510 struct intel_uncore *uncore = engine->uncore; in gen11_unlock_sfc()
587 struct intel_uncore *uncore = engine->uncore; in gen8_engine_reset_prepare()
/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_fw.c16 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()
/drivers/gpu/drm/i915/selftests/
Dmock_uncore.c29 nop_write##x(struct intel_uncore *uncore, i915_reg_t reg, u##x val, bool trace) { }
36 nop_read##x(struct intel_uncore *uncore, i915_reg_t reg, bool trace) { return 0; }
42 void mock_uncore_init(struct intel_uncore *uncore, in mock_uncore_init()
Dmock_uncore.h29 struct intel_uncore;
31 void mock_uncore_init(struct intel_uncore *uncore,
/drivers/gpu/drm/i915/display/
Dintel_tc.c83 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_get_lane_mask()
99 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_get_pin_assignment_mask()
149 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_set_fia_lane_count()
209 struct intel_uncore *uncore = &i915->uncore; in icl_tc_port_live_status_mask()
244 struct intel_uncore *uncore = &i915->uncore; in adl_tc_port_live_status_mask()
276 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_status_complete()
295 struct intel_uncore *uncore = &i915->uncore; in adl_tc_phy_status_complete()
323 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_take_ownership()
355 struct intel_uncore *uncore = &i915->uncore; in adl_tc_phy_take_ownership()
382 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_is_owned()
[all …]
/drivers/gpu/drm/i915/gem/
Di915_gem_stolen.c75 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in i915_adjust_stolen()
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()
778 struct intel_uncore *uncore = &i915->uncore; in i915_gem_stolen_lmem_setup()
/drivers/gpu/drm/i915/gvt/
Daperture_gm.c133 struct intel_uncore *uncore = gvt->gt->uncore; in intel_vgpu_write_fence()
168 struct intel_uncore *uncore = gvt->gt->uncore; in free_vgpu_fence()
193 struct intel_uncore *uncore = gvt->gt->uncore; in alloc_vgpu_fence()

123