/linux/drivers/gpu/drm/i915/ |
A D | intel_uncore.h | 37 struct intel_uncore; 88 void (*force_wake_get)(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, 109 void (*mmio_writew)(struct intel_uncore *uncore, 111 void (*mmio_writel)(struct intel_uncore *uncore, 128 struct intel_uncore { struct [all …]
|
A D | intel_uncore.c | 310 fw_domains_reset(struct intel_uncore *uncore, in fw_domains_reset() 391 struct intel_uncore *uncore = domain->uncore; in intel_uncore_fw_release_timer() 518 gen6_check_for_fifo_debug(struct intel_uncore *uncore) in gen6_check_for_fifo_debug() 533 check_for_unclaimed_mmio(struct intel_uncore *uncore) in check_for_unclaimed_mmio() 580 void intel_uncore_suspend(struct intel_uncore *uncore) in intel_uncore_suspend() 1475 ilk_dummy_write(struct intel_uncore *uncore) in ilk_dummy_write() 1484 __unclaimed_reg_debug(struct intel_uncore *uncore, in __unclaimed_reg_debug() 1499 unclaimed_reg_debug(struct intel_uncore *uncore, in unclaimed_reg_debug() 1993 struct intel_uncore *uncore = container_of(nb, in i915_pmic_bus_access_notifier() 1994 struct intel_uncore, pmic_bus_access_nb); in i915_pmic_bus_access_notifier() [all …]
|
A D | i915_irq.h | 20 struct intel_uncore; 92 void gen2_irq_reset(struct intel_uncore *uncore); 93 void gen3_irq_reset(struct intel_uncore *uncore, i915_reg_t imr, 96 void gen2_irq_init(struct intel_uncore *uncore, 98 void gen3_irq_init(struct intel_uncore *uncore,
|
A D | i915_irq.c | 247 void gen2_irq_reset(struct intel_uncore *uncore) in gen2_irq_reset() 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() 3001 struct intel_uncore *uncore = &dev_priv->uncore; in ibx_irq_reset() 3014 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_reset() 3032 struct intel_uncore *uncore = &dev_priv->uncore; in vlv_display_irq_postinstall() 3065 struct intel_uncore *uncore = &dev_priv->uncore; in ilk_irq_reset() 3098 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_display_irq_reset() 3118 struct intel_uncore *uncore = &dev_priv->uncore; in gen8_irq_reset() 3133 struct intel_uncore *uncore = &dev_priv->uncore; in gen11_display_irq_reset() [all …]
|
A D | vlv_suspend.c | 108 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()
|
A D | i915_perf.c | 411 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() 938 struct intel_uncore *uncore = stream->uncore; in gen7_append_oa_reports() 1063 struct intel_uncore *uncore = stream->uncore; in gen7_oa_read() 1401 struct intel_uncore *uncore = stream->uncore; in gen7_init_oa_buffer() 1447 struct intel_uncore *uncore = stream->uncore; in gen8_init_oa_buffer() 1501 struct intel_uncore *uncore = stream->uncore; in gen12_init_oa_buffer() [all …]
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_rc6.c | 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() 413 struct intel_uncore *uncore = rc6_to_uncore(rc6); in bxt_check_bios_rc6_setup() 528 struct intel_uncore *uncore = rc6_to_uncore(rc6); in __intel_rc6_disable() [all …]
|
A 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()
|
A D | intel_rps.c | 267 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_init() 305 struct intel_uncore *uncore = in __ips_chipset_val() 377 struct intel_uncore *uncore = in __gen5_ips_update() 421 struct intel_uncore *uncore = rps_to_uncore(rps); in __gen5_rps_set() 540 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_enable() 611 struct intel_uncore *uncore = rps_to_uncore(rps); in gen5_rps_disable() 666 struct intel_uncore *uncore = gt->uncore; in rps_set_power() 787 struct intel_uncore *uncore = rps_to_uncore(rps); in gen6_rps_set() 1064 struct intel_uncore *uncore = gt->uncore; in gen9_rps_enable() 1080 struct intel_uncore *uncore = rps_to_uncore(rps); in gen8_rps_enable() [all …]
|
A D | intel_gt_pm_irq.c | 15 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()
|
A D | intel_ggtt_fencing.c | 48 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()
|
A D | intel_gtt.c | 353 struct intel_uncore *uncore = gt->uncore; in gtt_write_workarounds() 418 static void tgl_setup_private_ppat(struct intel_uncore *uncore) in tgl_setup_private_ppat() 431 static void icl_setup_private_ppat(struct intel_uncore *uncore) in icl_setup_private_ppat() 464 static void bdw_setup_private_ppat(struct intel_uncore *uncore) in bdw_setup_private_ppat() 487 static void chv_setup_private_ppat(struct intel_uncore *uncore) in chv_setup_private_ppat() 523 void setup_private_pat(struct intel_uncore *uncore) in setup_private_pat()
|
A D | intel_gt_irq.c | 180 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_reset() 210 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_postinstall() 355 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_reset() 377 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_postinstall() 417 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_reset() 426 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_postinstall()
|
A D | intel_gt.c | 160 struct intel_uncore *uncore = gt->uncore; in init_unused_ring() 190 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_hw() 242 static void rmw_set(struct intel_uncore *uncore, i915_reg_t reg, u32 set) in rmw_set() 247 static void rmw_clear(struct intel_uncore *uncore, i915_reg_t reg, u32 clr) in rmw_clear() 252 static void clear_register(struct intel_uncore *uncore, i915_reg_t reg) in clear_register() 268 struct intel_uncore *uncore = gt->uncore; in intel_gt_clear_error_registers() 332 struct intel_uncore *uncore = gt->uncore; in gen8_check_faults() 388 struct intel_uncore *uncore = gt->uncore; in intel_gt_flush_ggtt_writes()
|
A D | intel_gt_types.h | 34 struct intel_uncore; 71 struct intel_uncore *uncore;
|
A 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()
|
A D | intel_gt_pm_debugfs.c | 66 struct intel_uncore *uncore = gt->uncore; in fw_domains_show() 98 struct intel_uncore *uncore = gt->uncore; in vlv_drpc() 122 struct intel_uncore *uncore = gt->uncore; in gen6_drpc() 209 struct intel_uncore *uncore = gt->uncore; in ilk_drpc() 287 struct intel_uncore *uncore = gt->uncore; in intel_gt_pm_frequency_dump() 630 struct intel_uncore *uncore = gt->uncore; in rps_boost_show()
|
A D | intel_sseu_debugfs.c | 23 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()
|
A 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() 239 struct intel_uncore *uncore = gt->uncore; in ilk_do_reset() 273 struct intel_uncore *uncore = gt->uncore; in gen6_hw_domain_reset() 384 struct intel_uncore *uncore = engine->uncore; in gen11_lock_sfc() 474 struct intel_uncore *uncore = engine->uncore; in gen11_unlock_sfc() 551 struct intel_uncore *uncore = engine->uncore; in gen8_engine_reset_prepare()
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
A 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() 70 static inline bool guc_ready(struct intel_uncore *uncore, u32 *status) in guc_ready() 80 static int guc_wait_ucode(struct intel_uncore *uncore) in guc_wait_ucode() 137 struct intel_uncore *uncore = gt->uncore; in intel_guc_fw_upload()
|
/linux/drivers/gpu/drm/i915/selftests/ |
A D | mock_uncore.c | 29 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()
|
A D | mock_uncore.h | 29 struct intel_uncore; 31 void mock_uncore_init(struct intel_uncore *uncore,
|
/linux/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_stolen.c | 75 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()
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_tc.c | 117 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_get_lane_mask() 133 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_get_pin_assignment_mask() 183 struct intel_uncore *uncore = &i915->uncore; in intel_tc_port_set_fia_lane_count() 243 struct intel_uncore *uncore = &i915->uncore; in icl_tc_port_live_status_mask() 278 struct intel_uncore *uncore = &i915->uncore; in adl_tc_port_live_status_mask() 323 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_status_complete() 348 struct intel_uncore *uncore = &i915->uncore; in adl_tc_phy_status_complete() 376 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_take_ownership() 403 struct intel_uncore *uncore = &i915->uncore; in adl_tc_phy_take_ownership() 430 struct intel_uncore *uncore = &i915->uncore; in icl_tc_phy_is_owned() [all …]
|
/linux/drivers/gpu/drm/i915/pxp/ |
A D | intel_pxp_session.c | 24 struct intel_uncore *uncore = pxp_to_gt(pxp)->uncore; in intel_pxp_session_is_in_play() 37 struct intel_uncore *uncore = pxp_to_gt(pxp)->uncore; in pxp_wait_for_session_state()
|