HomeSort by: relevance | last modified time | path
    Searched refs:pp_funcs (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.h 259 ((adev)->powerplay.pp_funcs->pre_set_power_state((adev)->powerplay.pp_handle))
262 ((adev)->powerplay.pp_funcs->set_power_state((adev)->powerplay.pp_handle))
265 ((adev)->powerplay.pp_funcs->post_set_power_state((adev)->powerplay.pp_handle))
268 ((adev)->powerplay.pp_funcs->display_configuration_changed((adev)->powerplay.pp_handle))
271 ((adev)->powerplay.pp_funcs->print_power_state((adev)->powerplay.pp_handle, (ps)))
274 ((adev)->powerplay.pp_funcs->vblank_too_short((adev)->powerplay.pp_handle))
277 ((adev)->powerplay.pp_funcs->enable_bapm((adev)->powerplay.pp_handle, (e)))
280 ((adev)->powerplay.pp_funcs->set_fan_control_mode((adev)->powerplay.pp_handle, (m)))
283 ((adev)->powerplay.pp_funcs->get_fan_control_mode((adev)->powerplay.pp_handle))
286 ((adev)->powerplay.pp_funcs->set_fan_speed_percent((adev)->powerplay.pp_handle, (s))
    [all...]
amdgpu_dpm.c 926 return (adev)->powerplay.pp_funcs->get_sclk((adev)->powerplay.pp_handle, (low));
944 return (adev)->powerplay.pp_funcs->get_mclk((adev)->powerplay.pp_handle, (low));
958 } else if (adev->powerplay.pp_funcs &&
959 adev->powerplay.pp_funcs->set_powergating_by_smu) {
987 ret = ((adev)->powerplay.pp_funcs->set_powergating_by_smu(
997 else if (adev->powerplay.pp_funcs &&
998 adev->powerplay.pp_funcs->set_powergating_by_smu)
999 ret = ((adev)->powerplay.pp_funcs->set_powergating_by_smu(
1008 if (adev->powerplay.pp_funcs &&
1009 adev->powerplay.pp_funcs->set_powergating_by_smu
1022 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:amdgpu_dpm_baco_enter
1042 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:amdgpu_dpm_baco_exit
1079 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:amdgpu_dpm_is_baco_supported
1099 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:amdgpu_dpm_mode2_reset
1115 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:amdgpu_dpm_baco_reset
    [all...]
amdgpu_pm.c 101 if (adev->powerplay.pp_funcs->enable_bapm)
118 if (adev->powerplay.pp_funcs && adev->powerplay.pp_funcs->read_sensor)
119 ret = adev->powerplay.pp_funcs->read_sensor((adev)->powerplay.pp_handle,
183 } else if (adev->powerplay.pp_funcs->get_current_power_state) {
227 } else if (adev->powerplay.pp_funcs->dispatch_tasks) {
320 else if (adev->powerplay.pp_funcs->get_performance_level)
382 else if (adev->powerplay.pp_funcs->get_performance_level)
410 } else if (adev->powerplay.pp_funcs->force_performance_level) {
452 } else if (adev->powerplay.pp_funcs->get_pp_num_states
    [all...]
amdgpu_smu_v11_0_i2c.c 518 if (!adev->powerplay.pp_funcs->smu_i2c_bus_access)
522 if (!adev->powerplay.pp_funcs->smu_i2c_bus_access(adev->powerplay.pp_handle, true))
534 if (!adev->powerplay.pp_funcs->smu_i2c_bus_access)
538 if (!adev->powerplay.pp_funcs->smu_i2c_bus_access(adev->powerplay.pp_handle,
amdgpu_acp.c 146 if (adev->powerplay.pp_funcs &&
147 adev->powerplay.pp_funcs->set_powergating_by_smu)
167 if (adev->powerplay.pp_funcs->set_powergating_by_smu)
559 if (adev->powerplay.pp_funcs &&
560 adev->powerplay.pp_funcs->set_powergating_by_smu)
amdgpu_vi.c 1532 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
1551 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
1570 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
1585 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
1598 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
1613 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
1628 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
amdgpu_amdkfd.c 414 else if (adev->powerplay.pp_funcs) {
439 else if (adev->powerplay.pp_funcs)
amdgpu_mmhub_v1_0.c 305 if (adev->powerplay.pp_funcs && adev->powerplay.pp_funcs->set_powergating_by_smu)
amdgpu_sdma_v4_0.c 1913 if ((adev->asic_type == CHIP_RAVEN && adev->powerplay.pp_funcs &&
1914 adev->powerplay.pp_funcs->set_powergating_by_smu) ||
1942 if ((adev->asic_type == CHIP_RAVEN && adev->powerplay.pp_funcs
1943 && adev->powerplay.pp_funcs->set_powergating_by_smu) ||
amdgpu_gfx_v8_0.c 5336 adev->powerplay.pp_funcs->set_powergating_by_smu)
5851 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
5873 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
5903 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
5923 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
5945 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
5961 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
5976 if (adev->powerplay.pp_funcs->set_clockgating_by_smu)
amdgpu.h 721 const struct amd_pm_funcs *pp_funcs; member in struct:amd_powerplay
amdgpu_device.c 2212 adev->powerplay.pp_funcs &&
2213 adev->powerplay.pp_funcs->enable_mgpu_fan_boost) {
amdgpu_kv_dpm.c 2979 adev->powerplay.pp_funcs = &kv_dpm_funcs;
amdgpu_si_dpm.c 7930 adev->powerplay.pp_funcs = &si_dpm_funcs;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_pp_smu.c 110 if (adev->powerplay.pp_funcs && adev->powerplay.pp_funcs->display_configuration_change)
111 adev->powerplay.pp_funcs->display_configuration_change(
347 if (adev->powerplay.pp_funcs && adev->powerplay.pp_funcs->get_clock_by_type) {
348 if (adev->powerplay.pp_funcs->get_clock_by_type(pp_handle,
365 if (adev->powerplay.pp_funcs && adev->powerplay.pp_funcs->get_display_mode_validation_clocks) {
366 if (adev->powerplay.pp_funcs->get_display_mode_validation_clocks(
430 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs local in function:dm_pp_get_clock_levels_by_type_with_latency
460 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:dm_pp_get_clock_levels_by_type_with_voltage
554 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:pp_rv_set_wm_ranges
608 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:pp_rv_set_pme_wa_enable
621 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:pp_rv_set_active_display_count
634 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:pp_rv_set_min_deep_sleep_dcfclk
647 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:pp_rv_set_hard_min_dcefclk_by_freq
660 const struct amd_pm_funcs *pp_funcs = adev->powerplay.pp_funcs; local in function:pp_rv_set_hard_min_fclk_by_freq
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_amd_powerplay.c 64 adev->powerplay.pp_funcs = &pp_dpm_funcs;

Completed in 85 milliseconds