Lines Matching defs:adev
196 struct amdgpu_device *adev = kiq_ring->adev; in gfx11_kiq_unmap_queues() local
265 static void gfx_v11_0_set_kiq_pm4_funcs(struct amdgpu_device *adev) in gfx_v11_0_set_kiq_pm4_funcs()
270 static void gfx_v11_0_init_golden_registers(struct amdgpu_device *adev) in gfx_v11_0_init_golden_registers()
323 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_test_ring() local
364 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_test_ib() local
441 static void gfx_v11_0_free_microcode(struct amdgpu_device *adev) in gfx_v11_0_free_microcode()
451 static int gfx_v11_0_init_toc_microcode(struct amdgpu_device *adev, const char *ucode_prefix) in gfx_v11_0_init_toc_microcode()
474 static void gfx_v11_0_check_fw_cp_gfx_shadow(struct amdgpu_device *adev) in gfx_v11_0_check_fw_cp_gfx_shadow()
495 static int gfx_v11_0_init_microcode(struct amdgpu_device *adev) in gfx_v11_0_init_microcode()
583 static u32 gfx_v11_0_get_csb_size(struct amdgpu_device *adev) in gfx_v11_0_get_csb_size()
613 static void gfx_v11_0_get_csb_buffer(struct amdgpu_device *adev, in gfx_v11_0_get_csb_buffer()
661 static void gfx_v11_0_rlc_fini(struct amdgpu_device *adev) in gfx_v11_0_rlc_fini()
674 static void gfx_v11_0_init_rlcg_reg_access_ctrl(struct amdgpu_device *adev) in gfx_v11_0_init_rlcg_reg_access_ctrl()
689 static int gfx_v11_0_rlc_init(struct amdgpu_device *adev) in gfx_v11_0_rlc_init()
712 static void gfx_v11_0_mec_fini(struct amdgpu_device *adev) in gfx_v11_0_mec_fini()
719 static void gfx_v11_0_me_init(struct amdgpu_device *adev) in gfx_v11_0_me_init()
726 static int gfx_v11_0_mec_init(struct amdgpu_device *adev) in gfx_v11_0_mec_init()
759 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t wave, uint32_t address) in wave_read_ind()
767 static void wave_read_regs(struct amdgpu_device *adev, uint32_t wave, in wave_read_regs()
780 static void gfx_v11_0_read_wave_data(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, ui… in gfx_v11_0_read_wave_data()
806 static void gfx_v11_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v11_0_read_wave_sgprs()
817 static void gfx_v11_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, in gfx_v11_0_read_wave_vgprs()
827 static void gfx_v11_0_select_me_pipe_q(struct amdgpu_device *adev, in gfx_v11_0_select_me_pipe_q()
839 static int gfx_v11_0_get_gfx_shadow_info(struct amdgpu_device *adev, in gfx_v11_0_get_gfx_shadow_info()
865 static int gfx_v11_0_gpu_early_init(struct amdgpu_device *adev) in gfx_v11_0_gpu_early_init()
901 static int gfx_v11_0_gfx_ring_init(struct amdgpu_device *adev, int ring_id, in gfx_v11_0_gfx_ring_init()
932 static int gfx_v11_0_compute_ring_init(struct amdgpu_device *adev, int ring_id, in gfx_v11_0_compute_ring_init()
975 static void gfx_v11_0_parse_rlc_toc(struct amdgpu_device *adev, void *rlc_toc) in gfx_v11_0_parse_rlc_toc()
989 static uint32_t gfx_v11_0_calc_toc_total_size(struct amdgpu_device *adev) in gfx_v11_0_calc_toc_total_size()
1007 static int gfx_v11_0_rlc_autoload_buffer_init(struct amdgpu_device *adev) in gfx_v11_0_rlc_autoload_buffer_init()
1029 static void gfx_v11_0_rlc_backdoor_autoload_copy_ucode(struct amdgpu_device *adev, in gfx_v11_0_rlc_backdoor_autoload_copy_ucode()
1060 static void gfx_v11_0_rlc_backdoor_autoload_copy_toc_ucode(struct amdgpu_device *adev, in gfx_v11_0_rlc_backdoor_autoload_copy_toc_ucode()
1081 static void gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode(struct amdgpu_device *adev, in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()
1208 static void gfx_v11_0_rlc_backdoor_autoload_copy_sdma_ucode(struct amdgpu_device *adev, in gfx_v11_0_rlc_backdoor_autoload_copy_sdma_ucode()
1232 static void gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode(struct amdgpu_device *adev, in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()
1268 static int gfx_v11_0_rlc_backdoor_autoload_enable(struct amdgpu_device *adev) in gfx_v11_0_rlc_backdoor_autoload_enable()
1310 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_sw_init() local
1472 static void gfx_v11_0_pfp_fini(struct amdgpu_device *adev) in gfx_v11_0_pfp_fini()
1483 static void gfx_v11_0_me_fini(struct amdgpu_device *adev) in gfx_v11_0_me_fini()
1494 static void gfx_v11_0_rlc_autoload_buffer_fini(struct amdgpu_device *adev) in gfx_v11_0_rlc_autoload_buffer_fini()
1504 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_sw_fini() local
1531 static void gfx_v11_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, in gfx_v11_0_select_se_sh()
1558 static u32 gfx_v11_0_get_sa_active_bitmap(struct amdgpu_device *adev) in gfx_v11_0_get_sa_active_bitmap()
1576 static u32 gfx_v11_0_get_rb_active_bitmap(struct amdgpu_device *adev) in gfx_v11_0_get_rb_active_bitmap()
1595 static void gfx_v11_0_setup_rb(struct amdgpu_device *adev) in gfx_v11_0_setup_rb()
1628 static void gfx_v11_0_init_compute_vmid(struct amdgpu_device *adev) in gfx_v11_0_init_compute_vmid()
1668 static void gfx_v11_0_init_gds_vmid(struct amdgpu_device *adev) in gfx_v11_0_init_gds_vmid()
1686 static void gfx_v11_0_tcp_harvest(struct amdgpu_device *adev) in gfx_v11_0_tcp_harvest()
1691 static void gfx_v11_0_get_tcc_info(struct amdgpu_device *adev) in gfx_v11_0_get_tcc_info()
1702 static void gfx_v11_0_constants_init(struct amdgpu_device *adev) in gfx_v11_0_constants_init()
1743 static void gfx_v11_0_enable_gui_idle_interrupt(struct amdgpu_device *adev, in gfx_v11_0_enable_gui_idle_interrupt()
1765 static int gfx_v11_0_init_csb(struct amdgpu_device *adev) in gfx_v11_0_init_csb()
1778 static void gfx_v11_0_rlc_stop(struct amdgpu_device *adev) in gfx_v11_0_rlc_stop()
1786 static void gfx_v11_0_rlc_reset(struct amdgpu_device *adev) in gfx_v11_0_rlc_reset()
1794 static void gfx_v11_0_rlc_smu_handshake_cntl(struct amdgpu_device *adev, in gfx_v11_0_rlc_smu_handshake_cntl()
1816 static void gfx_v11_0_rlc_start(struct amdgpu_device *adev) in gfx_v11_0_rlc_start()
1827 static void gfx_v11_0_rlc_enable_srm(struct amdgpu_device *adev) in gfx_v11_0_rlc_enable_srm()
1838 static void gfx_v11_0_load_rlcg_microcode(struct amdgpu_device *adev) in gfx_v11_0_load_rlcg_microcode()
1859 static void gfx_v11_0_load_rlc_iram_dram_microcode(struct amdgpu_device *adev) in gfx_v11_0_load_rlc_iram_dram_microcode()
1903 static void gfx_v11_0_load_rlcp_rlcv_microcode(struct amdgpu_device *adev) in gfx_v11_0_load_rlcp_rlcv_microcode()
1951 static int gfx_v11_0_rlc_load_microcode(struct amdgpu_device *adev) in gfx_v11_0_rlc_load_microcode()
1981 static int gfx_v11_0_rlc_resume(struct amdgpu_device *adev) in gfx_v11_0_rlc_resume()
2018 static int gfx_v11_0_config_me_cache(struct amdgpu_device *adev, uint64_t addr) in gfx_v11_0_config_me_cache()
2062 static int gfx_v11_0_config_pfp_cache(struct amdgpu_device *adev, uint64_t addr) in gfx_v11_0_config_pfp_cache()
2106 static int gfx_v11_0_config_mec_cache(struct amdgpu_device *adev, uint64_t addr) in gfx_v11_0_config_mec_cache()
2150 static int gfx_v11_0_config_pfp_cache_rs64(struct amdgpu_device *adev, uint64_t addr, uint64_t addr… in gfx_v11_0_config_pfp_cache_rs64()
2272 static int gfx_v11_0_config_me_cache_rs64(struct amdgpu_device *adev, uint64_t addr, uint64_t addr2) in gfx_v11_0_config_me_cache_rs64()
2395 static int gfx_v11_0_config_mec_cache_rs64(struct amdgpu_device *adev, uint64_t addr, uint64_t addr… in gfx_v11_0_config_mec_cache_rs64()
2478 static void gfx_v11_0_config_gfx_rs64(struct amdgpu_device *adev) in gfx_v11_0_config_gfx_rs64()
2563 static int gfx_v11_0_wait_for_rlc_autoload_complete(struct amdgpu_device *adev) in gfx_v11_0_wait_for_rlc_autoload_complete()
2638 static int gfx_v11_0_cp_gfx_enable(struct amdgpu_device *adev, bool enable) in gfx_v11_0_cp_gfx_enable()
2659 static int gfx_v11_0_cp_gfx_load_pfp_microcode(struct amdgpu_device *adev) in gfx_v11_0_cp_gfx_load_pfp_microcode()
2704 static int gfx_v11_0_cp_gfx_load_pfp_microcode_rs64(struct amdgpu_device *adev) in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()
2877 static int gfx_v11_0_cp_gfx_load_me_microcode(struct amdgpu_device *adev) in gfx_v11_0_cp_gfx_load_me_microcode()
2922 static int gfx_v11_0_cp_gfx_load_me_microcode_rs64(struct amdgpu_device *adev) in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3096 static int gfx_v11_0_cp_gfx_load_microcode(struct amdgpu_device *adev) in gfx_v11_0_cp_gfx_load_microcode()
3126 static int gfx_v11_0_cp_gfx_start(struct amdgpu_device *adev) in gfx_v11_0_cp_gfx_start()
3202 static void gfx_v11_0_cp_gfx_switch_pipe(struct amdgpu_device *adev, in gfx_v11_0_cp_gfx_switch_pipe()
3213 static void gfx_v11_0_cp_gfx_set_doorbell(struct amdgpu_device *adev, in gfx_v11_0_cp_gfx_set_doorbell()
3238 static int gfx_v11_0_cp_gfx_resume(struct amdgpu_device *adev) in gfx_v11_0_cp_gfx_resume()
3338 static void gfx_v11_0_cp_compute_enable(struct amdgpu_device *adev, bool enable) in gfx_v11_0_cp_compute_enable()
3383 static int gfx_v11_0_cp_compute_load_microcode(struct amdgpu_device *adev) in gfx_v11_0_cp_compute_load_microcode()
3434 static int gfx_v11_0_cp_compute_load_microcode_rs64(struct amdgpu_device *adev) in gfx_v11_0_cp_compute_load_microcode_rs64()
3569 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_kiq_setting() local
3580 static void gfx_v11_0_cp_set_doorbell_range(struct amdgpu_device *adev) in gfx_v11_0_cp_set_doorbell_range()
3595 static int gfx_v11_0_gfx_mqd_init(struct amdgpu_device *adev, void *m, in gfx_v11_0_gfx_mqd_init()
3683 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_gfx_init_queue() local
3709 static int gfx_v11_0_cp_async_gfx_ring_resume(struct amdgpu_device *adev) in gfx_v11_0_cp_async_gfx_ring_resume()
3739 static int gfx_v11_0_compute_mqd_init(struct amdgpu_device *adev, void *m, in gfx_v11_0_compute_mqd_init()
3870 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_kiq_init_register() local
3980 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_kiq_init_queue() local
4019 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_kcq_init_queue() local
4046 static int gfx_v11_0_kiq_resume(struct amdgpu_device *adev) in gfx_v11_0_kiq_resume()
4071 static int gfx_v11_0_kcq_resume(struct amdgpu_device *adev) in gfx_v11_0_kcq_resume()
4101 static int gfx_v11_0_cp_resume(struct amdgpu_device *adev) in gfx_v11_0_cp_resume()
4168 static void gfx_v11_0_cp_enable(struct amdgpu_device *adev, bool enable) in gfx_v11_0_cp_enable()
4174 static int gfx_v11_0_gfxhub_enable(struct amdgpu_device *adev) in gfx_v11_0_gfxhub_enable()
4194 static void gfx_v11_0_select_cp_fw_arch(struct amdgpu_device *adev) in gfx_v11_0_select_cp_fw_arch()
4213 static int get_gb_addr_config(struct amdgpu_device * adev) in get_gb_addr_config()
4249 static void gfx_v11_0_disable_gpa_mode(struct amdgpu_device *adev) in gfx_v11_0_disable_gpa_mode()
4265 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_hw_init() local
4359 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_hw_fini() local
4406 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_is_idle() local
4419 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_wait_for_idle() local
4438 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_soft_reset() local
4555 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_check_soft_reset() local
4584 static uint64_t gfx_v11_0_get_gpu_clock_counter(struct amdgpu_device *adev) in gfx_v11_0_get_gpu_clock_counter()
4619 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_emit_gds_switch() local
4644 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_early_init() local
4667 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_late_init() local
4681 static bool gfx_v11_0_is_rlc_enabled(struct amdgpu_device *adev) in gfx_v11_0_is_rlc_enabled()
4690 static void gfx_v11_0_set_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_set_safe_mode()
4709 static void gfx_v11_0_unset_safe_mode(struct amdgpu_device *adev, int xcc_id) in gfx_v11_0_unset_safe_mode()
4714 static void gfx_v11_0_update_perf_clk(struct amdgpu_device *adev, in gfx_v11_0_update_perf_clk()
4733 static void gfx_v11_0_update_sram_fgcg(struct amdgpu_device *adev, in gfx_v11_0_update_sram_fgcg()
4752 static void gfx_v11_0_update_repeater_fgcg(struct amdgpu_device *adev, in gfx_v11_0_update_repeater_fgcg()
4771 static void gfx_v11_0_update_medium_grain_clock_gating(struct amdgpu_device *adev, in gfx_v11_0_update_medium_grain_clock_gating()
4806 static void gfx_v11_0_update_coarse_grain_clock_gating(struct amdgpu_device *adev, in gfx_v11_0_update_coarse_grain_clock_gating()
4934 static int gfx_v11_0_update_gfx_clock_gating(struct amdgpu_device *adev, in gfx_v11_0_update_gfx_clock_gating()
4962 static void gfx_v11_0_update_spm_vmid(struct amdgpu_device *adev, unsigned vmid) in gfx_v11_0_update_spm_vmid()
4992 static void gfx_v11_cntl_power_gating(struct amdgpu_device *adev, bool enable) in gfx_v11_cntl_power_gating()
5016 static void gfx_v11_cntl_pg(struct amdgpu_device *adev, bool enable) in gfx_v11_cntl_pg()
5028 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_set_powergating_state() local
5061 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_set_clockgating_state() local
5084 struct amdgpu_device *adev = (struct amdgpu_device *)handle; in gfx_v11_0_get_clockgating_state() local
5131 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_get_wptr_gfx() local
5147 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_set_wptr_gfx() local
5210 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_set_wptr_compute() local
5252 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_emit_hdp_flush() local
5437 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_emit_fence_kiq() local
5486 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_emit_gfx_shadow() local
5534 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_preempt_ib() local
5580 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_emit_de_meta() local
5641 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_emit_rreg() local
5697 struct amdgpu_device *adev = ring->adev; in gfx_v11_0_ring_soft_recovery() local
5708 gfx_v11_0_set_gfx_eop_interrupt_state(struct amdgpu_device *adev, in gfx_v11_0_set_gfx_eop_interrupt_state()
5753 static void gfx_v11_0_set_compute_eop_interrupt_state(struct amdgpu_device *adev, in gfx_v11_0_set_compute_eop_interrupt_state()
5810 static int gfx_v11_0_set_eop_interrupt_state(struct amdgpu_device *adev, in gfx_v11_0_set_eop_interrupt_state()
5840 static int gfx_v11_0_eop_irq(struct amdgpu_device *adev, in gfx_v11_0_eop_irq()
5895 static int gfx_v11_0_set_priv_reg_fault_state(struct amdgpu_device *adev, in gfx_v11_0_set_priv_reg_fault_state()
5914 static int gfx_v11_0_set_priv_inst_fault_state(struct amdgpu_device *adev, in gfx_v11_0_set_priv_inst_fault_state()
5933 static void gfx_v11_0_handle_priv_fault(struct amdgpu_device *adev, in gfx_v11_0_handle_priv_fault()
5968 static int gfx_v11_0_priv_reg_irq(struct amdgpu_device *adev, in gfx_v11_0_priv_reg_irq()
5977 static int gfx_v11_0_priv_inst_irq(struct amdgpu_device *adev, in gfx_v11_0_priv_inst_irq()
5986 static int gfx_v11_0_rlc_gc_fed_irq(struct amdgpu_device *adev, in gfx_v11_0_rlc_gc_fed_irq()
6197 static void gfx_v11_0_set_ring_funcs(struct amdgpu_device *adev) in gfx_v11_0_set_ring_funcs()
6229 static void gfx_v11_0_set_irq_funcs(struct amdgpu_device *adev) in gfx_v11_0_set_irq_funcs()
6245 static void gfx_v11_0_set_imu_funcs(struct amdgpu_device *adev) in gfx_v11_0_set_imu_funcs()
6255 static void gfx_v11_0_set_rlc_funcs(struct amdgpu_device *adev) in gfx_v11_0_set_rlc_funcs()
6260 static void gfx_v11_0_set_gds_init(struct amdgpu_device *adev) in gfx_v11_0_set_gds_init()
6272 static void gfx_v11_0_set_mqd_funcs(struct amdgpu_device *adev) in gfx_v11_0_set_mqd_funcs()
6286 static void gfx_v11_0_set_user_wgp_inactive_bitmap_per_sh(struct amdgpu_device *adev, in gfx_v11_0_set_user_wgp_inactive_bitmap_per_sh()
6300 static u32 gfx_v11_0_get_wgp_active_bitmap_per_sh(struct amdgpu_device *adev) in gfx_v11_0_get_wgp_active_bitmap_per_sh()
6315 static u32 gfx_v11_0_get_cu_active_bitmap_per_sh(struct amdgpu_device *adev) in gfx_v11_0_get_cu_active_bitmap_per_sh()
6333 static int gfx_v11_0_get_cu_info(struct amdgpu_device *adev, in gfx_v11_0_get_cu_info()