| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_uncore.c | 53 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get() 67 static void mmio_debug_suspend(struct intel_uncore *uncore) in mmio_debug_suspend() 85 static void mmio_debug_resume(struct intel_uncore *uncore) in mmio_debug_resume() 304 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get_normal() 323 fw_domains_get_with_fallback(struct intel_uncore *uncore, in fw_domains_get_with_fallback() 343 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_put() 357 fw_domains_reset(struct intel_uncore *uncore, in fw_domains_reset() 372 static inline u32 gt_thread_status(struct intel_uncore *uncore) in gt_thread_status() 382 static void __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore) in __gen6_gt_wait_for_thread_c0() 393 static void fw_domains_get_with_thread_status(struct intel_uncore *uncore, in fw_domains_get_with_thread_status() [all …]
|
| H A D | intel_pcode.c | 58 static int __snb_pcode_rw(struct intel_uncore *uncore, u32 mbox, in __snb_pcode_rw() 98 int snb_pcode_read(struct intel_uncore *uncore, u32 mbox, u32 *val, u32 *val1) in snb_pcode_read() 115 int snb_pcode_write_timeout(struct intel_uncore *uncore, u32 mbox, u32 val, in snb_pcode_write_timeout() 133 static bool skl_pcode_try_request(struct intel_uncore *uncore, u32 mbox, in skl_pcode_try_request() 161 int skl_pcode_request(struct intel_uncore *uncore, u32 mbox, u32 request, in skl_pcode_request() 209 static int pcode_init_wait(struct intel_uncore *uncore, int timeout_ms) in pcode_init_wait() 225 int intel_pcode_init(struct intel_uncore *uncore) in intel_pcode_init() 247 int snb_pcode_read_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 *val) in snb_pcode_read_p() 263 int snb_pcode_write_p(struct intel_uncore *uncore, u32 mbcmd, u32 p1, u32 p2, u32 val) in snb_pcode_write_p()
|
| H A D | intel_uncore.h | 174 struct intel_uncore *uncore; member 198 intel_uncore_has_forcewake(const struct intel_uncore *uncore) in intel_uncore_has_forcewake() 204 intel_uncore_has_fpga_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_fpga_dbg_unclaimed() 210 intel_uncore_has_dbg_unclaimed(const struct intel_uncore *uncore) in intel_uncore_has_dbg_unclaimed() 216 intel_uncore_has_fifo(const struct intel_uncore *uncore) in intel_uncore_has_fifo() 222 intel_uncore_needs_flr_on_fini(const struct intel_uncore *uncore) in intel_uncore_needs_flr_on_fini() 228 intel_uncore_set_flr_on_fini(struct intel_uncore *uncore) in intel_uncore_set_flr_on_fini() 288 intel_wait_for_register(struct intel_uncore *uncore, in intel_wait_for_register() 306 intel_wait_for_register_fw(struct intel_uncore *uncore, in intel_wait_for_register_fw() 430 static inline u32 intel_uncore_rmw(struct intel_uncore *uncore, in intel_uncore_rmw() [all …]
|
| H A D | i915_perf.c | 439 struct intel_uncore *uncore = stream->uncore; in gen12_oa_hw_tail_read() local 447 struct intel_uncore *uncore = stream->uncore; in gen8_oa_hw_tail_read() local 454 struct intel_uncore *uncore = stream->uncore; in gen7_oa_hw_tail_read() local 733 struct intel_uncore *uncore = stream->uncore; in gen8_append_oa_reports() local 952 struct intel_uncore *uncore = stream->uncore; in gen8_oa_read() local 1043 struct intel_uncore *uncore = stream->uncore; in gen7_append_oa_reports() local 1157 struct intel_uncore *uncore = stream->uncore; in gen7_oa_read() local 1702 struct intel_uncore *uncore = stream->uncore; in gen7_init_oa_buffer() local 1747 struct intel_uncore *uncore = stream->uncore; in gen8_init_oa_buffer() local 1800 struct intel_uncore *uncore = stream->uncore; in gen12_init_oa_buffer() local [all …]
|
| H A D | vlv_suspend.c | 113 struct intel_uncore *uncore = &i915->uncore; in vlv_save_gunit_s0ix_state() local 198 struct intel_uncore *uncore = &i915->uncore; in vlv_restore_gunit_s0ix_state() local 307 struct intel_uncore *uncore = &i915->uncore; in vlv_force_gfx_clock() local 331 struct intel_uncore *uncore = &i915->uncore; in vlv_allow_gt_wake() local 374 struct intel_uncore *uncore = &i915->uncore; in vlv_check_no_gt_access() local
|
| H A D | intel_pcode.h | 16 #define snb_pcode_write(uncore, mbox, val) \ argument
|
| H A D | i915_hwmon.c | 57 struct intel_uncore *uncore; member 82 struct intel_uncore *uncore = ddat->uncore; in hwm_locked_with_pm_intel_uncore_rmw() local 103 struct intel_uncore *uncore = ddat->uncore; in hwm_field_read_and_scale() local 138 struct intel_uncore *uncore = ddat->uncore; in hwm_energy() local 839 struct intel_uncore *uncore = &i915->uncore; in hwm_get_preregistration_info() local
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_rc6.c | 62 struct intel_uncore *uncore = gt->uncore; in gen11_rc6_enable() local 140 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen9_rc6_enable() local 210 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen8_rc6_enable() local 232 struct intel_uncore *uncore = rc6_to_uncore(rc6); in gen6_rc6_enable() local 286 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_init() local 308 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_init() local 361 struct intel_uncore *uncore = rc6_to_uncore(rc6); in chv_rc6_enable() local 389 struct intel_uncore *uncore = rc6_to_uncore(rc6); in vlv_rc6_enable() local 417 struct intel_uncore *uncore = rc6_to_uncore(rc6); in intel_check_bios_c6_setup() local 431 struct intel_uncore *uncore = rc6_to_uncore(rc6); in bxt_check_bios_rc6_setup() local [all …]
|
| H A D | intel_gtt.c | 437 struct intel_uncore *uncore = gt->uncore; in gtt_write_workarounds() local 502 static void xelpmp_setup_private_ppat(struct intel_uncore *uncore) in xelpmp_setup_private_ppat() 540 static void tgl_setup_private_ppat(struct intel_uncore *uncore) in tgl_setup_private_ppat() 576 static void icl_setup_private_ppat(struct intel_uncore *uncore) in icl_setup_private_ppat() 609 static void bdw_setup_private_ppat(struct intel_uncore *uncore) in bdw_setup_private_ppat() 632 static void chv_setup_private_ppat(struct intel_uncore *uncore) in chv_setup_private_ppat() 670 struct intel_uncore *uncore = gt->uncore; in setup_private_pat() local
|
| H A D | intel_ggtt_fencing.c | 94 struct intel_uncore *uncore = fence_to_uncore(fence); in i965_write_fence_reg() local 141 struct intel_uncore *uncore = fence_to_uncore(fence); in i915_write_fence_reg() local 166 struct intel_uncore *uncore = fence_to_uncore(fence); in i830_write_fence_reg() local 206 struct intel_uncore *uncore = fence_to_uncore(fence); in fence_update() local 576 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in detect_bit_6_swizzle() local 844 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in intel_ggtt_init_fences() local 902 struct intel_uncore *uncore = gt->uncore; in intel_gt_init_swizzling() local
|
| H A D | intel_gt_irq.c | 215 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_reset() local 263 struct intel_uncore *uncore = gt->uncore; in gen11_gt_irq_postinstall() local 453 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_reset() local 475 struct intel_uncore *uncore = gt->uncore; in gen8_gt_irq_postinstall() local 515 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_reset() local 524 struct intel_uncore *uncore = gt->uncore; in gen5_gt_irq_postinstall() local
|
| H A 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
|
| H A D | intel_sseu.c | 190 xehp_load_dss_mask(struct intel_uncore *uncore, in xehp_load_dss_mask() 213 struct intel_uncore *uncore = gt->uncore; in xehp_sseu_info_init() local 257 struct intel_uncore *uncore = gt->uncore; in gen12_sseu_info_init() local 298 struct intel_uncore *uncore = gt->uncore; in gen11_sseu_info_init() local 381 struct intel_uncore *uncore = gt->uncore; in gen9_sseu_info_init() local 485 struct intel_uncore *uncore = gt->uncore; in bdw_sseu_info_init() local
|
| H A D | intel_region_lmem.c | 155 static bool get_legacy_lowmem_region(struct intel_uncore *uncore, in get_legacy_lowmem_region() 170 static int reserve_lowmem_region(struct intel_uncore *uncore, in reserve_lowmem_region() 190 struct intel_uncore *uncore = gt->uncore; in setup_lmem() local
|
| H A D | intel_reset.c | 199 struct intel_uncore *uncore = gt->uncore; in g4x_do_reset() local 234 struct intel_uncore *uncore = gt->uncore; in ilk_do_reset() local 268 struct intel_uncore *uncore = gt->uncore; in gen6_hw_domain_reset() local 412 struct intel_uncore *uncore = engine->uncore; in gen11_lock_sfc() local 502 struct intel_uncore *uncore = engine->uncore; in gen11_unlock_sfc() local 562 struct intel_uncore *uncore = engine->uncore; in gen8_engine_reset_prepare() local
|
| H A D | intel_sa_media.c | 17 struct intel_uncore *uncore; in intel_sa_mediagt_setup() local
|
| /linux/drivers/devfreq/ |
| H A D | hisi_uncore_freq.c | 95 static void hisi_uncore_free_pcc_chan(struct hisi_uncore_freq *uncore) in hisi_uncore_free_pcc_chan() 107 static int hisi_uncore_request_pcc_chan(struct hisi_uncore_freq *uncore) in hisi_uncore_request_pcc_chan() 146 struct hisi_uncore_freq *uncore; in hisi_uncore_pcc_reg_scan() local 165 static int hisi_uncore_init_pcc_chan(struct hisi_uncore_freq *uncore) in hisi_uncore_init_pcc_chan() 186 static int hisi_uncore_cmd_send(struct hisi_uncore_freq *uncore, in hisi_uncore_cmd_send() 255 struct hisi_uncore_freq *uncore = dev_get_drvdata(dev); in hisi_uncore_target() local 284 struct hisi_uncore_freq *uncore = dev_get_drvdata(dev); in hisi_uncore_get_cur_freq() local 304 struct hisi_uncore_freq *uncore = data; in devm_hisi_uncore_remove_opp() local 309 static int hisi_uncore_init_opp(struct hisi_uncore_freq *uncore) in hisi_uncore_init_opp() 363 struct hisi_uncore_freq *uncore = dev_get_drvdata(df->dev.parent); in hisi_platform_gov_handler() local [all …]
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_fw.c | 24 struct intel_uncore *uncore = gt->uncore; in guc_prepare_xfer() local 62 struct intel_uncore *uncore) in guc_xfer_rsa_mmio() 79 struct intel_uncore *uncore) in guc_xfer_rsa_vma() 91 struct intel_uncore *uncore) in guc_xfer_rsa() 107 static inline bool guc_load_done(struct intel_uncore *uncore, u32 *status, bool *success) in guc_load_done() 167 struct intel_uncore *uncore = gt->uncore; in guc_wait_ucode() local 300 struct intel_uncore *uncore = gt->uncore; in intel_guc_fw_upload() local
|
| H A D | intel_guc.c | 385 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_write_params() local 514 struct intel_uncore *uncore = guc_to_gt(guc)->uncore; in intel_guc_send_mmio() local 917 struct intel_uncore *uncore = gt->uncore; in intel_guc_load_status() local
|
| /linux/arch/x86/events/amd/ |
| H A D | uncore.c | 452 int amd_uncore_ctx_cid(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_cid() 459 int amd_uncore_ctx_gid(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_gid() 466 int amd_uncore_ctx_num_pmcs(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_num_pmcs() 472 static void amd_uncore_ctx_free(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_free() 499 static int amd_uncore_ctx_init(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_init() 569 static void amd_uncore_ctx_move(struct amd_uncore *uncore, unsigned int cpu) in amd_uncore_ctx_move() 603 struct amd_uncore *uncore; in amd_uncore_cpu_starting() local 616 struct amd_uncore *uncore; in amd_uncore_cpu_online() local 630 struct amd_uncore *uncore; in amd_uncore_cpu_down_prepare() local 643 struct amd_uncore *uncore; in amd_uncore_cpu_dead() local [all …]
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_stolen.c | 114 struct intel_uncore *uncore = ggtt->vm.gt->uncore; in adjust_stolen() local 229 struct intel_uncore *uncore, in g4x_get_stolen_reserved() 264 struct intel_uncore *uncore, in gen6_get_stolen_reserved() 297 struct intel_uncore *uncore, in vlv_get_stolen_reserved() 326 struct intel_uncore *uncore, in gen7_get_stolen_reserved() 353 struct intel_uncore *uncore, in chv_get_stolen_reserved() 386 struct intel_uncore *uncore, in bdw_get_stolen_reserved() 406 struct intel_uncore *uncore, in icl_get_stolen_reserved() 472 struct intel_uncore *uncore = &i915->uncore; in init_reserved_stolen() local 892 static int mtl_get_gms_size(struct intel_uncore *uncore) in mtl_get_gms_size() [all …]
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | mmio_context.c | 181 struct intel_uncore *uncore = engine->uncore; in load_render_mocs() local 368 struct intel_uncore *uncore = engine->uncore; in handle_tlb_pending_event() local 421 struct intel_uncore *uncore = engine->uncore; in switch_mocs() local 489 struct intel_uncore *uncore = engine->uncore; in switch_mmio() local
|
| /linux/drivers/gpu/drm/i915/pxp/ |
| H A D | intel_pxp_session.c | 22 struct intel_uncore *uncore = pxp->ctrl_gt->uncore; in intel_pxp_session_is_in_play() local 35 struct intel_uncore *uncore = pxp->ctrl_gt->uncore; in pxp_wait_for_session_state() local
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | intel_uncore.c | 164 struct intel_uncore *uncore = gt->uncore; in live_forcewake_ops() local 279 struct intel_uncore *uncore = gt->uncore; in live_forcewake_domains() local
|
| H A D | mock_uncore.c | 42 void mock_uncore_init(struct intel_uncore *uncore, in mock_uncore_init()
|