Home
last modified time | relevance | path

Searched defs:rps (Results 1 – 18 of 18) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Dsumo_dpm.c77 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) in sumo_get_ps()
345 struct radeon_ps *rps) in sumo_program_bsp()
388 struct radeon_ps *rps) in sumo_program_at()
667 struct radeon_ps *rps) in sumo_patch_boost_state()
717 struct radeon_ps *rps, in sumo_enable_boost()
740 struct radeon_ps *rps) in sumo_program_wl()
988 struct radeon_ps *rps) in sumo_force_nbp_state()
1184 struct radeon_ps *rps) in sumo_update_current_ps()
1195 struct radeon_ps *rps) in sumo_update_requested_ps()
1406 struct radeon_ps *rps, in sumo_parse_pplib_non_clock_info()
[all …]
H A Dtrinity_dpm.c353 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps()
875 struct radeon_ps *rps) in trinity_setup_uvd_clock_table()
901 static bool trinity_uvd_clocks_zero(struct radeon_ps *rps) in trinity_uvd_clocks_zero()
1073 struct radeon_ps *rps) in trinity_update_current_ps()
1084 struct radeon_ps *rps) in trinity_update_requested_ps()
1189 struct radeon_ps *rps) in trinity_setup_nbp_sim()
1210 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_force_performance_level() local
1457 struct radeon_ps *rps) in trinity_get_uvd_clock_index()
1476 struct radeon_ps *rps) in trinity_adjust_uvd_state()
1686 struct radeon_ps *rps, in trinity_parse_pplib_non_clock_info()
[all …]
H A Drs780_dpm.c34 static struct igp_ps *rs780_get_ps(struct radeon_ps *rps) in rs780_get_ps()
718 struct radeon_ps *rps, in rs780_parse_pplib_non_clock_info()
748 struct radeon_ps *rps, in rs780_parse_pplib_clock_info()
938 struct radeon_ps *rps) in rs780_dpm_print_power_state()
983 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rs780_dpm_debugfs_print_current_performance_level() local
1030 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rs780_dpm_force_performance_level() local
H A Dbtc_dpm.c2093 struct radeon_ps *rps) in btc_apply_state_adjust_rules()
2256 struct radeon_ps *rps) in btc_update_current_ps()
2267 struct radeon_ps *rps) in btc_update_requested_ps()
2734 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_debugfs_print_current_performance_level() local
2759 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_sclk() local
2782 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_mclk() local
H A Dni_dpm.c733 struct ni_ps *ni_get_ps(struct radeon_ps *rps) in ni_get_ps()
786 struct radeon_ps *rps) in ni_apply_state_adjust_rules()
3560 struct radeon_ps *rps) in ni_update_current_ps()
3572 struct radeon_ps *rps) in ni_update_requested_ps()
3893 struct radeon_ps *rps, in ni_parse_pplib_non_clock_info()
3919 struct radeon_ps *rps, int index, in ni_parse_pplib_clock_info()
4278 struct radeon_ps *rps) in ni_dpm_print_power_state()
4303 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_debugfs_print_current_performance_level() local
4323 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_get_current_sclk() local
4341 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_get_current_mclk() local
H A Drv770_dpm.c52 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps()
2149 struct radeon_ps *rps, in rv7xx_parse_pplib_non_clock_info()
2179 struct radeon_ps *rps, int index, in rv7xx_parse_pplib_clock_info()
2437 struct radeon_ps *rps) in rv770_dpm_print_power_state()
2472 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv770_dpm_debugfs_print_current_performance_level() local
2501 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv770_dpm_get_current_sclk() local
2523 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv770_dpm_get_current_mclk() local
H A Drv6xx_dpm.c37 static struct rv6xx_ps *rv6xx_get_ps(struct radeon_ps *rps) in rv6xx_get_ps()
1796 struct radeon_ps *rps, in rv6xx_parse_pplib_non_clock_info()
1818 struct radeon_ps *rps, int index, in rv6xx_parse_pplib_clock_info()
2008 struct radeon_ps *rps) in rv6xx_dpm_print_power_state()
2031 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv6xx_dpm_debugfs_print_current_performance_level() local
2056 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv6xx_dpm_get_current_sclk() local
2079 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv6xx_dpm_get_current_mclk() local
H A Dkv_dpm.c239 static struct kv_ps *kv_get_ps(struct radeon_ps *rps) in kv_get_ps()
1136 struct radeon_ps *rps) in kv_update_current_ps()
1147 struct radeon_ps *rps) in kv_update_requested_ps()
2580 struct radeon_ps *rps, in kv_parse_pplib_non_clock_info()
2607 struct radeon_ps *rps, int index, in kv_parse_pplib_clock_info()
2844 struct radeon_ps *rps) in kv_dpm_print_power_state()
H A Dci_dpm.c195 static struct ci_ps *ci_get_ps(struct radeon_ps *rps) in ci_get_ps()
830 struct radeon_ps *rps) in ci_apply_state_adjust_rules()
5138 struct radeon_ps *rps) in ci_update_current_ps()
5149 struct radeon_ps *rps) in ci_update_requested_ps()
5481 struct radeon_ps *rps, in ci_parse_pplib_non_clock_info()
5504 struct radeon_ps *rps, int index, in ci_parse_pplib_clock_info()
5961 struct radeon_ps *rps = &pi->current_rps; in ci_dpm_debugfs_print_current_performance_level() local
5972 struct radeon_ps *rps) in ci_dpm_print_power_state()
H A Dsi_dpm.c2967 struct radeon_ps *rps) in si_apply_state_adjust_rules()
3402 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in si_dpm_force_performance_level() local
6703 struct radeon_ps *rps, in si_parse_pplib_non_clock_info()
6729 struct radeon_ps *rps, int index, in si_parse_pplib_clock_info()
7078 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_debugfs_print_current_performance_level() local
7098 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_sclk() local
7116 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_mclk() local
H A Dr600_dpm.c145 struct radeon_ps *rps) in r600_dpm_print_ps_status()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_pm.c6000 struct intel_rps *rps = &dev_priv->gt_pm.rps; in intel_rps_limits() local
6024 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_set_rps_thresholds() local
6128 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_rps_pm_mask() local
6147 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_set_rps() local
6213 struct intel_rps *rps = &dev_priv->gt_pm.rps; in vlv_set_rps_idle() local
6242 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_rps_busy() local
6272 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_rps_idle() local
6297 struct intel_rps *rps = &rq->i915->gt_pm.rps; in gen6_rps_boost() local
6326 struct intel_rps *rps = &dev_priv->gt_pm.rps; in intel_set_rps() local
6516 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_init_rps_frequencies() local
[all …]
H A Di915_guc_submission.c1034 struct intel_rps *rps = &dev_priv->gt_pm.rps; in guc_interrupts_capture() local
1077 struct intel_rps *rps = &dev_priv->gt_pm.rps; in guc_interrupts_release() local
H A Di915_irq.c413 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_enable_rps_interrupts() local
429 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_disable_rps_interrupts() local
1131 struct intel_rps *rps = &dev_priv->gt_pm.rps; in vlv_wa_c0_ei() local
1173 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_pm_rps_work() local
1732 struct intel_rps *rps = &dev_priv->gt_pm.rps; in gen6_rps_irq_handler() local
4020 struct intel_rps *rps = &dev_priv->gt_pm.rps; in intel_irq_init() local
H A Di915_drv.h1386 struct intel_rps rps; member
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c3145 struct amdgpu_ps *rps) in ni_update_current_ps()
3158 struct amdgpu_ps *rps) in ni_update_requested_ps()
3426 struct amdgpu_ps *rps) in si_apply_state_adjust_rules()
3862 struct amdgpu_ps *rps = adev->pm.dpm.current_ps; in si_dpm_force_performance_level() local
7104 struct amdgpu_ps *rps, in si_parse_pplib_non_clock_info()
7130 struct amdgpu_ps *rps, int index, in si_parse_pplib_clock_info()
7484 struct amdgpu_ps *rps = &eg_pi->current_rps; in si_dpm_debugfs_print_current_performance_level() local
7895 struct amdgpu_ps *rps = (struct amdgpu_ps *)current_ps; in si_dpm_print_power_state() local
7945 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in si_check_state_equal() local
7985 struct amdgpu_ps *rps = &eg_pi->current_rps; in si_dpm_read_sensor() local
H A Damdgpu_dpm.c107 struct amdgpu_ps *rps) in amdgpu_dpm_print_ps_status()
H A Damdgpu_dpm.h323 #define amdgpu_dpm_check_state_equal(adev, cps, rps, equal) \ argument