Home
last modified time | relevance | path

Searched defs:uncore (Results 26 – 50 of 55) sorted by relevance

123

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_gmbus.c204 struct intel_uncore *uncore = &i915->uncore; in get_reserved() local
219 struct intel_uncore *uncore = &bus->dev_priv->uncore; in get_clock() local
234 struct intel_uncore *uncore = &bus->dev_priv->uncore; in get_data() local
249 struct intel_uncore *uncore = &bus->dev_priv->uncore; in set_clock() local
268 struct intel_uncore *uncore = &bus->dev_priv->uncore; in set_data() local
Dintel_dp_aux.c189 struct intel_uncore *uncore = &i915->uncore; in intel_dp_aux_xfer() local
Dintel_crt.c683 struct intel_uncore *uncore = &dev_priv->uncore; in intel_crt_load_detect() local
/Linux-v5.15/drivers/gpu/drm/i915/selftests/
Dmock_uncore.c42 void mock_uncore_init(struct intel_uncore *uncore, in mock_uncore_init()
Dintel_uncore.c149 struct intel_uncore *uncore = gt->uncore; in live_forcewake_ops() local
264 struct intel_uncore *uncore = gt->uncore; in live_forcewake_domains() local
/Linux-v5.15/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.c290 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_write_params() local
400 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_send_mmio() local
718 struct intel_uncore *uncore = gt->uncore; in intel_guc_load_status() local
Dintel_uc.c359 struct intel_uncore *uncore = gt->uncore; in uc_init_wopcm() local
412 struct intel_uncore *uncore = gt->uncore; in uc_is_wopcm_locked() local
Dintel_uc_fw.c444 struct intel_uncore *uncore = gt->uncore; in uc_fw_xfer() local
/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_sideband.c97 struct intel_uncore *uncore = &i915->uncore; in vlv_sideband_rw() local
292 struct intel_uncore *uncore = &i915->uncore; in intel_sbi_rw() local
402 struct intel_uncore *uncore = &i915->uncore; in __sandybridge_pcode_rw() local
Di915_vgpu.c256 struct intel_uncore *uncore = &dev_priv->uncore; in intel_vgt_balloon() local
Dintel_wopcm.c195 static bool __wopcm_regs_locked(struct intel_uncore *uncore, in __wopcm_regs_locked()
Di915_debugfs.c358 struct intel_uncore *uncore = &dev_priv->uncore; in i915_frequency_info() local
613 struct intel_uncore *uncore = &dev_priv->uncore; in i915_swizzle_info() local
Di915_gpu_error.c1101 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_fences() local
1543 struct intel_uncore *uncore = gt->_gt->uncore; in gt_record_regs() local
Di915_perf_types.h142 struct intel_uncore *uncore; member
Di915_pmu.c375 struct intel_uncore *uncore = gt->uncore; in frequency_sample() local
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dgen6_ppgtt.c29 struct intel_uncore *uncore = gt->uncore; in gen7_ppgtt_enable() local
46 struct intel_uncore *uncore = gt->uncore; in gen6_ppgtt_enable() local
Dintel_mocs.c413 static void __init_mocs_table(struct intel_uncore *uncore, in __init_mocs_table()
474 struct intel_uncore *uncore = engine->uncore; in init_l3cc_table() local
Dintel_engine_cs.c174 struct intel_uncore *uncore = gt->uncore; in intel_engine_context_size() local
512 struct intel_uncore *uncore = gt->uncore; in init_engine_mask() local
1087 struct intel_uncore *uncore = engine->uncore; in __intel_engine_stop_cs() local
1162 struct intel_uncore *uncore = engine->uncore; in intel_engine_get_instdone() local
Dintel_workarounds.c1215 wal_get_fw_for_rmw(struct intel_uncore *uncore, const struct i915_wa_list *wal) in wal_get_fw_for_rmw()
1247 struct intel_uncore *uncore = gt->uncore; in wa_list_apply() local
1288 struct intel_uncore *uncore = gt->uncore; in wa_list_verify() local
1587 struct intel_uncore *uncore = engine->uncore; in intel_engine_apply_whitelist() local
Dintel_ggtt.c153 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in gen6_ggtt_invalidate() local
163 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in gen8_ggtt_invalidate() local
174 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in guc_ggtt_invalidate() local
Dselftest_rps.c897 struct intel_uncore *uncore = engine->uncore; in __rps_up_interrupt() local
974 struct intel_uncore *uncore = engine->uncore; in __rps_down_interrupt() local
Dintel_gt_types.h70 struct intel_uncore *uncore; member
Dgen8_ppgtt.c61 struct intel_uncore *uncore = ppgtt->vm.gt->uncore; in gen8_ppgtt_notify_vgt() local
Dintel_ring_submission.c993 struct intel_uncore *uncore = request->engine->uncore; in gen6_bsd_submit_request() local
/Linux-v5.15/arch/x86/events/intel/
Duncore_discovery.c530 struct intel_uncore_type *uncore, in uncore_update_uncore_type()
576 struct intel_uncore_type *uncore; in intel_uncore_generic_init_uncores() local

123