Searched refs:pp_handle (Results 1 – 18 of 18) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/pm/ |
D | amdgpu_dpm.c | 37 ((adev)->powerplay.pp_funcs->enable_bapm((adev)->powerplay.pp_handle, (e))) 39 #define amdgpu_dpm_is_legacy_dpm(adev) ((adev)->powerplay.pp_handle == (adev)) 50 ret = pp_funcs->get_sclk((adev)->powerplay.pp_handle, in amdgpu_dpm_get_sclk() 66 ret = pp_funcs->get_mclk((adev)->powerplay.pp_handle, in amdgpu_dpm_get_mclk() 103 (adev)->powerplay.pp_handle, block_type, gate, 0)); in amdgpu_dpm_set_powergating_by_smu() 108 (adev)->powerplay.pp_handle, block_type, gate, inst)); in amdgpu_dpm_set_powergating_by_smu() 124 struct smu_context *smu = adev->powerplay.pp_handle; in amdgpu_dpm_set_gfx_power_up_by_imu() 139 void *pp_handle = adev->powerplay.pp_handle; in amdgpu_dpm_baco_enter() local 148 ret = pp_funcs->set_asic_baco_state(pp_handle, 1); in amdgpu_dpm_baco_enter() 158 void *pp_handle = adev->powerplay.pp_handle; in amdgpu_dpm_baco_exit() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/powerplay/ |
D | amd_powerplay.c | 64 adev->powerplay.pp_handle = hwmgr; in amd_powerplay_create() 72 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in amd_powerplay_destroy() 92 ret = hwmgr_early_init(adev->powerplay.pp_handle); in pp_early_init() 141 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in pp_sw_init() 158 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in pp_sw_fini() 171 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in pp_hw_init() 183 struct pp_hwmgr *hwmgr = ip_block->adev->powerplay.pp_handle; in pp_hw_fini() 197 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in pp_reserve_vram_for_smu() 226 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in pp_late_init() 261 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in pp_suspend() [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/legacy-dpm/ |
D | legacy_dpm.c | 33 ((adev)->powerplay.pp_funcs->pre_set_power_state((adev)->powerplay.pp_handle)) 36 ((adev)->powerplay.pp_funcs->post_set_power_state((adev)->powerplay.pp_handle)) 39 ((adev)->powerplay.pp_funcs->display_configuration_changed((adev)->powerplay.pp_handle)) 42 ((adev)->powerplay.pp_funcs->print_power_state((adev)->powerplay.pp_handle, (ps))) 45 ((adev)->powerplay.pp_funcs->vblank_too_short((adev)->powerplay.pp_handle)) 48 …((adev)->powerplay.pp_funcs->check_state_equal((adev)->powerplay.pp_handle, (cps), (rps), (equal))) 970 pp_funcs->set_power_state(adev->powerplay.pp_handle); in amdgpu_dpm_change_power_state_locked() 1018 if (!pp_funcs->read_sensor(adev->powerplay.pp_handle, in amdgpu_dpm_thermal_work_handler() 1038 amdgpu_legacy_dpm_compute_clocks(adev->powerplay.pp_handle); in amdgpu_dpm_thermal_work_handler()
|
D | kv_dpm.c | 2962 adev->powerplay.pp_handle = adev; in kv_dpm_early_init()
|
D | si_dpm.c | 7949 adev->powerplay.pp_handle = adev; in si_dpm_early_init()
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/ |
D | amdgpu_smu.c | 569 struct smu_context *smu = adev->powerplay.pp_handle; in is_support_cclk_dpm() 675 struct smu_context *smu = adev->powerplay.pp_handle; in smu_set_funcs() 776 adev->powerplay.pp_handle = smu; in smu_early_init() 849 struct smu_context *smu = adev->powerplay.pp_handle; in smu_late_init() 1281 struct smu_context *smu = adev->powerplay.pp_handle; in smu_sw_init() 1344 struct smu_context *smu = adev->powerplay.pp_handle; in smu_sw_fini() 1827 struct smu_context *smu = adev->powerplay.pp_handle; in smu_hw_init() 2049 struct smu_context *smu = adev->powerplay.pp_handle; in smu_hw_fini() 2083 struct smu_context *smu = adev->powerplay.pp_handle; in smu_late_fini() 2116 struct smu_context *smu = adev->powerplay.pp_handle; in smu_suspend() [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_6_ppt.c | 1709 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v13_0_6_irq_process() 2234 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v13_0_6_i2c_xfer() 2893 struct smu_context *smu = adev->powerplay.pp_handle; in mca_smu_set_debug_mode() 2997 struct smu_context *smu = adev->powerplay.pp_handle; in mca_bank_read_reg() 3193 struct smu_context *smu = adev->powerplay.pp_handle; in mca_smu_bank_is_valid() 3287 struct smu_context *smu = adev->powerplay.pp_handle; in mca_get_valid_mca_count() 3358 struct smu_context *smu = adev->powerplay.pp_handle; in aca_smu_set_debug_mode() 3394 struct smu_context *smu = adev->powerplay.pp_handle; in aca_smu_get_valid_aca_count() 3451 struct smu_context *smu = adev->powerplay.pp_handle; in aca_bank_read_reg() 3487 struct smu_context *smu = adev->powerplay.pp_handle; in aca_smu_parse_error_code()
|
D | smu_v13_0.c | 1264 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v13_0_set_irq_state() 1339 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v13_0_irq_process()
|
D | aldebaran_ppt.c | 1471 struct smu_context *smu = adev->powerplay.pp_handle; in aldebaran_i2c_xfer()
|
D | smu_v13_0_0_ppt.c | 2728 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v13_0_0_i2c_xfer()
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu_helper.c | 606 struct pp_hwmgr *hwmgr = adev->powerplay.pp_handle; in phm_irq_process()
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0.c | 864 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v14_0_set_irq_state() 947 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v14_0_irq_process()
|
D | smu_v14_0_2_ppt.c | 1942 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v14_0_2_i2c_xfer()
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | smu_v11_0.c | 1331 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v11_0_set_irq_state() 1400 struct smu_context *smu = adev->powerplay.pp_handle; in smu_v11_0_irq_process()
|
D | arcturus_ppt.c | 1635 struct smu_context *smu = adev->powerplay.pp_handle; in arcturus_i2c_xfer()
|
D | sienna_cichlid_ppt.c | 2535 struct smu_context *smu = adev->powerplay.pp_handle; in sienna_cichlid_i2c_xfer()
|
D | navi10_ppt.c | 3033 struct smu_context *smu = adev->powerplay.pp_handle; in navi10_i2c_xfer()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu.h | 765 void *pp_handle; member
|