/Linux-v6.6/drivers/gpu/drm/i915/pxp/ |
D | intel_pxp_session.c | 20 struct intel_uncore *uncore = pxp->ctrl_gt->uncore; in intel_pxp_session_is_in_play() local 33 struct intel_uncore *uncore = pxp->ctrl_gt->uncore; in pxp_wait_for_session_state() local
|
D | intel_pxp_irq.c | 55 struct intel_uncore *uncore = gt->uncore; in __pxp_set_interrupts() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | intel_reset.c | 201 struct intel_uncore *uncore = gt->uncore; in g4x_do_reset() local 236 struct intel_uncore *uncore = gt->uncore; in ilk_do_reset() local 270 struct intel_uncore *uncore = gt->uncore; in gen6_hw_domain_reset() local 414 struct intel_uncore *uncore = engine->uncore; in gen11_lock_sfc() local 504 struct intel_uncore *uncore = engine->uncore; in gen11_unlock_sfc() local 564 struct intel_uncore *uncore = engine->uncore; in gen8_engine_reset_prepare() local
|
D | intel_wopcm.c | 200 static bool __wopcm_regs_locked(struct intel_uncore *uncore, in __wopcm_regs_locked() 215 static bool __wopcm_regs_writable(struct intel_uncore *uncore) in __wopcm_regs_writable()
|
D | intel_sa_media.c | 16 struct intel_uncore *uncore; in intel_sa_mediagt_setup() local
|
D | intel_tlb.c | 51 struct intel_uncore *uncore = gt->uncore; in mmio_invalidate_full() local
|
D | gen6_ppgtt.c | 33 struct intel_uncore *uncore = gt->uncore; in gen7_ppgtt_enable() local 50 struct intel_uncore *uncore = gt->uncore; in gen6_ppgtt_enable() local
|
D | intel_gt_mcr.c | 250 struct intel_uncore *uncore = gt->uncore; in rw_with_mcr_steering_fw() local 328 struct intel_uncore *uncore = gt->uncore; in rw_with_mcr_steering() local
|
D | intel_workarounds.c | 127 wal_get_fw_for_rmw(struct intel_uncore *uncore, const struct i915_wa_list *wal) in wal_get_fw_for_rmw() 983 struct intel_uncore *uncore = rq->engine->uncore; in intel_engine_emit_ctx_wa() local 1901 struct intel_uncore *uncore = gt->uncore; in wa_list_apply() local 1955 struct intel_uncore *uncore = gt->uncore; in wa_list_verify() local 2354 struct intel_uncore *uncore = engine->uncore; in intel_engine_apply_whitelist() local
|
D | selftest_rps.c | 896 struct intel_uncore *uncore = engine->uncore; in __rps_up_interrupt() local 973 struct intel_uncore *uncore = engine->uncore; in __rps_down_interrupt() local
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | intel_pcode.h | 16 #define snb_pcode_write(uncore, mbox, val) \ argument
|
D | i915_hwmon.c | 48 struct intel_uncore *uncore; member 72 struct intel_uncore *uncore = ddat->uncore; in hwm_locked_with_pm_intel_uncore_rmw() local 92 struct intel_uncore *uncore = ddat->uncore; in hwm_field_read_and_scale() local 127 struct intel_uncore *uncore = ddat->uncore; in hwm_energy() local 724 struct intel_uncore *uncore = &i915->uncore; in hwm_get_preregistration_info() local
|
D | intel_sbi.c | 17 struct intel_uncore *uncore = &i915->uncore; in intel_sbi_rw() local
|
D | i915_ioctl.c | 44 struct intel_uncore *uncore = &i915->uncore; in i915_reg_read_ioctl() local
|
D | i915_vgpu.c | 256 struct intel_uncore *uncore = &dev_priv->uncore; in intel_vgt_balloon() local
|
D | i915_gpu_error.c | 1208 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_fences() local 1757 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_display_regs() local 1778 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_global_nonguc_regs() local 1823 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_global_regs() local
|
D | vlv_sideband.c | 81 struct intel_uncore *uncore = &i915->uncore; in vlv_sideband_rw() local
|
D | intel_clock_gating.c | 712 struct intel_uncore *uncore = &i915->uncore; in i965gm_init_clock_gating() local
|
/Linux-v6.6/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 | 165 struct intel_uncore *uncore = gt->uncore; in live_forcewake_ops() local 280 struct intel_uncore *uncore = gt->uncore; in live_forcewake_domains() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc.c | 357 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_write_params() local 484 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_send_mmio() local 868 struct intel_uncore *uncore = gt->uncore; in intel_guc_load_status() local
|
D | intel_gsc_fw.c | 17 static bool gsc_is_in_reset(struct intel_uncore *uncore) in gsc_is_in_reset() 25 static u32 gsc_uc_get_fw_status(struct intel_uncore *uncore, bool needs_wakeref) in gsc_uc_get_fw_status()
|
D | intel_uc.c | 374 struct intel_uncore *uncore = gt->uncore; in uc_init_wopcm() local 427 struct intel_uncore *uncore = gt->uncore; in uc_is_wopcm_locked() local
|
D | intel_gsc_uc.c | 323 struct intel_uncore *uncore = gt->uncore; in intel_gsc_uc_load_status() local
|
/Linux-v6.6/arch/x86/events/intel/ |
D | uncore_discovery.c | 558 struct intel_uncore_type *uncore, in uncore_update_uncore_type() 604 struct intel_uncore_type *uncore; in intel_uncore_generic_init_uncores() local
|