/src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
selftest_llc.c | 34 struct intel_rps *rps = &llc_to_gt(llc)->rps; local in function:gen6_verify_ring_freq 55 intel_gpu_freq(rps, gpu_freq * (INTEL_GEN(i915) >= 9 ? GEN9_FREQ_SCALER : 1)), 65 intel_gpu_freq(rps, gpu_freq * (INTEL_GEN(i915) >= 9 ? GEN9_FREQ_SCALER : 1)),
|
intel_llc.c | 56 struct intel_rps *rps = &llc_to_gt(llc)->rps; local in function:get_ia_constants 58 if (rps->max_freq <= rps->min_freq) 68 consts->min_gpu_freq = rps->min_freq; 69 consts->max_gpu_freq = rps->max_freq;
|
intel_gt_types.h | 79 struct intel_rps rps; member in struct:intel_gt
|
debugfs_gt_pm.c | 251 struct intel_rps *rps = >->rps; local in function:frequency_show 286 intel_gpu_freq(rps, (freq_sts >> 8) & 0xff)); 289 intel_gpu_freq(rps, rps->cur_freq)); 292 intel_gpu_freq(rps, rps->max_freq)); 295 intel_gpu_freq(rps, rps->min_freq)); 298 intel_gpu_freq(rps, rps->idle_freq)) 475 struct intel_rps *rps = >->rps; local in function:llc_show 539 struct intel_rps *rps = >->rps; local in function:rps_boost_show [all...] |
intel_rps.c | 31 static struct intel_gt *rps_to_gt(struct intel_rps *rps) 33 return container_of(rps, struct intel_gt, rps); 36 static struct drm_i915_private *rps_to_i915(struct intel_rps *rps) 38 return rps_to_gt(rps)->i915; 41 static struct intel_uncore *rps_to_uncore(struct intel_rps *rps) 43 return rps_to_gt(rps)->uncore; 46 static u32 rps_pm_sanitize_mask(struct intel_rps *rps, u32 mask) 48 return mask & ~rps->pm_intrmsk_mbz; 56 static u32 rps_pm_mask(struct intel_rps *rps, u8 val 781 struct intel_rps *rps = &rq->engine->gt->rps; local in function:intel_rps_boost 1147 struct intel_rps *rps = container_of(ips, typeof(*rps), ips); local in function:__ips_gfx_val 1458 struct intel_rps *rps = container_of(work, typeof(*rps), work); local in function:rps_work 1831 struct intel_rps *rps; local in function:i915_gpu_raise 1858 struct intel_rps *rps; local in function:i915_gpu_lower 1906 struct intel_rps *rps; local in function:i915_gpu_turbo_disable [all...] |
/src/sys/external/bsd/drm2/dist/drm/i915/ |
i915_sysfs.c | 268 struct intel_rps *rps = &i915->gt.rps; local in function:gt_act_freq_mhz_show 271 intel_rps_read_actual_frequency(rps)); 278 struct intel_rps *rps = &i915->gt.rps; local in function:gt_cur_freq_mhz_show 281 intel_gpu_freq(rps, rps->cur_freq)); 287 struct intel_rps *rps = &i915->gt.rps; local in function:gt_boost_freq_mhz_show 290 intel_gpu_freq(rps, rps->boost_freq)) 298 struct intel_rps *rps = &dev_priv->gt.rps; local in function:gt_boost_freq_mhz_store 328 struct intel_rps *rps = &dev_priv->gt.rps; local in function:vlv_rpe_freq_mhz_show 337 struct intel_rps *rps = &dev_priv->gt.rps; local in function:gt_max_freq_mhz_show 348 struct intel_rps *rps = &dev_priv->gt.rps; local in function:gt_max_freq_mhz_store 392 struct intel_rps *rps = &dev_priv->gt.rps; local in function:gt_min_freq_mhz_show 403 struct intel_rps *rps = &dev_priv->gt.rps; local in function:gt_min_freq_mhz_store 457 struct intel_rps *rps = &dev_priv->gt.rps; local in function:gt_rp_mhz_show [all...] |
i915_pmu.c | 361 struct intel_rps *rps = >->rps; local in function:frequency_sample 384 val = intel_rps_get_cagf(rps, val); 386 val = rps->cur_freq; 389 intel_gpu_freq(rps, val), period_ns / 1000); 394 intel_gpu_freq(rps, rps->cur_freq),
|
i915_debugfs.c | 793 struct intel_rps *rps = &dev_priv->gt.rps; local in function:i915_frequency_info 829 intel_gpu_freq(rps, (freq_sts >> 8) & 0xff)); 832 intel_gpu_freq(rps, rps->cur_freq)); 835 intel_gpu_freq(rps, rps->max_freq)); 838 intel_gpu_freq(rps, rps->min_freq)); 841 intel_gpu_freq(rps, rps->idle_freq)) 1376 struct intel_rps *rps = &dev_priv->gt.rps; local in function:i915_ring_freq_table 1632 struct intel_rps *rps = &dev_priv->gt.rps; local in function:i915_rps_boost_info [all...] |
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_rs780_dpm.c | 40 static struct igp_ps *rs780_get_ps(struct radeon_ps *rps) 42 struct igp_ps *ps = rps->ps_priv; 724 struct radeon_ps *rps, 728 rps->caps = le32_to_cpu(non_clock_info->ulCapsAndSettings); 729 rps->class = le16_to_cpu(non_clock_info->usClassification); 730 rps->class2 = le16_to_cpu(non_clock_info->usClassification2); 733 rps->vclk = le32_to_cpu(non_clock_info->ulVCLK); 734 rps->dclk = le32_to_cpu(non_clock_info->ulDCLK); 736 rps->vclk = 0; 737 rps->dclk = 0 991 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rs780_dpm_debugfs_print_current_performance_level 1039 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rs780_dpm_force_performance_level [all...] |
radeon_btc_dpm.c | 56 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps); 2101 struct radeon_ps *rps) 2103 struct rv7xx_ps *ps = rv770_get_ps(rps); 2264 struct radeon_ps *rps) 2266 struct rv7xx_ps *new_ps = rv770_get_ps(rps); 2269 eg_pi->current_rps = *rps; 2275 struct radeon_ps *rps) 2277 struct rv7xx_ps *new_ps = rv770_get_ps(rps); 2280 eg_pi->requested_rps = *rps; 2745 struct radeon_ps *rps = &eg_pi->current_rps local in function:btc_dpm_debugfs_print_current_performance_level 2771 struct radeon_ps *rps = &eg_pi->current_rps; local in function:btc_dpm_get_current_sclk 2794 struct radeon_ps *rps = &eg_pi->current_rps; local in function:btc_dpm_get_current_mclk [all...] |
radeon_rv6xx_dpm.c | 41 static struct rv6xx_ps *rv6xx_get_ps(struct radeon_ps *rps) 43 struct rv6xx_ps *ps = rps->ps_priv; 1800 struct radeon_ps *rps, 1803 rps->caps = le32_to_cpu(non_clock_info->ulCapsAndSettings); 1804 rps->class = le16_to_cpu(non_clock_info->usClassification); 1805 rps->class2 = le16_to_cpu(non_clock_info->usClassification2); 1807 if (r600_is_uvd_state(rps->class, rps->class2)) { 1808 rps->vclk = RV6XX_DEFAULT_VCLK_FREQ; 1809 rps->dclk = RV6XX_DEFAULT_DCLK_FREQ 2037 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rv6xx_dpm_debugfs_print_current_performance_level 2063 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rv6xx_dpm_get_current_sclk 2086 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rv6xx_dpm_get_current_mclk [all...] |
radeon_rv770_dpm.c | 52 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) 54 struct rv7xx_ps *ps = rps->ps_priv; 2149 struct radeon_ps *rps, 2153 rps->caps = le32_to_cpu(non_clock_info->ulCapsAndSettings); 2154 rps->class = le16_to_cpu(non_clock_info->usClassification); 2155 rps->class2 = le16_to_cpu(non_clock_info->usClassification2); 2158 rps->vclk = le32_to_cpu(non_clock_info->ulVCLK); 2159 rps->dclk = le32_to_cpu(non_clock_info->ulDCLK); 2161 rps->vclk = 0; 2162 rps->dclk = 0 2474 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rv770_dpm_debugfs_print_current_performance_level 2504 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rv770_dpm_get_current_sclk 2526 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:rv770_dpm_get_current_mclk [all...] |
radeon_sumo_dpm.c | 79 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) 81 struct sumo_ps *ps = rps->ps_priv; 347 struct radeon_ps *rps) 350 struct sumo_ps *ps = sumo_get_ps(rps); 390 struct radeon_ps *rps) 393 struct sumo_ps *ps = sumo_get_ps(rps); 669 struct radeon_ps *rps) 672 struct sumo_ps *new_ps = sumo_get_ps(rps); 719 struct radeon_ps *rps, 722 struct sumo_ps *new_ps = sumo_get_ps(rps); 1822 struct radeon_ps *rps = &pi->current_rps; local in function:sumo_dpm_debugfs_print_current_performance_level 1850 struct radeon_ps *rps = &pi->current_rps; local in function:sumo_dpm_get_current_sclk 1910 struct radeon_ps *rps = &pi->current_rps; local in function:sumo_dpm_force_performance_level [all...] |
radeon_trinity_dpm.c | 353 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) 355 struct trinity_ps *ps = rps->ps_priv; 875 struct radeon_ps *rps) 877 struct trinity_ps *ps = trinity_get_ps(rps); 901 static bool trinity_uvd_clocks_zero(struct radeon_ps *rps) 903 if ((rps->vclk == 0) && (rps->dclk == 0)) 1073 struct radeon_ps *rps) 1075 struct trinity_ps *new_ps = trinity_get_ps(rps); 1078 pi->current_rps = *rps; 1210 struct radeon_ps *rps = &pi->current_rps; local in function:trinity_dpm_force_performance_level 2039 struct radeon_ps *rps = &pi->current_rps; local in function:trinity_dpm_debugfs_print_current_performance_level 2061 struct radeon_ps *rps = &pi->current_rps; local in function:trinity_dpm_get_current_sclk [all...] |
radeon_ni_dpm.c | 739 struct ni_ps *ni_get_ps(struct radeon_ps *rps) 741 struct ni_ps *ps = rps->ps_priv; 792 struct radeon_ps *rps) 794 struct ni_ps *ps = ni_get_ps(rps); 3566 struct radeon_ps *rps) 3568 struct ni_ps *new_ps = ni_get_ps(rps); 3572 eg_pi->current_rps = *rps; 3578 struct radeon_ps *rps) 3580 struct ni_ps *new_ps = ni_get_ps(rps); 3584 eg_pi->requested_rps = *rps; 4313 struct radeon_ps *rps = &eg_pi->current_rps; local in function:ni_dpm_debugfs_print_current_performance_level 4334 struct radeon_ps *rps = &eg_pi->current_rps; local in function:ni_dpm_get_current_sclk 4352 struct radeon_ps *rps = &eg_pi->current_rps; local in function:ni_dpm_get_current_mclk [all...] |
radeon_ci_dpm.c | 207 static struct ci_ps *ci_get_ps(struct radeon_ps *rps) 209 struct ci_ps *ps = rps->ps_priv; 800 struct radeon_ps *rps) 802 struct ci_ps *ps = ci_get_ps(rps); 809 if (rps->vce_active) { 810 rps->evclk = rdev->pm.dpm.vce_states[rdev->pm.dpm.vce_level].evclk; 811 rps->ecclk = rdev->pm.dpm.vce_states[rdev->pm.dpm.vce_level].ecclk; 813 rps->evclk = 0; 814 rps->ecclk = 0; 823 if ((rps->class & ATOM_PPLIB_CLASSIFICATION_UI_MASK) == ATOM_PPLIB_CLASSIFICATION_UI_BATTERY 5953 struct radeon_ps *rps = &pi->current_rps; local in function:ci_dpm_debugfs_print_current_performance_level [all...] |
radeon_si_dpm.c | 1746 struct ni_ps *ni_get_ps(struct radeon_ps *rps); 2973 struct radeon_ps *rps) 2975 struct ni_ps *ps = ni_get_ps(rps); 3011 if (rps->vce_active) { 3012 rps->evclk = rdev->pm.dpm.vce_states[rdev->pm.dpm.vce_level].evclk; 3013 rps->ecclk = rdev->pm.dpm.vce_states[rdev->pm.dpm.vce_level].ecclk; 3014 si_get_vce_clock_voltage(rdev, rps->evclk, rps->ecclk, 3017 rps->evclk = 0; 3018 rps->ecclk = 0 3408 struct radeon_ps *rps = rdev->pm.dpm.current_ps; local in function:si_dpm_force_performance_level 7100 struct radeon_ps *rps = &eg_pi->current_rps; local in function:si_dpm_debugfs_print_current_performance_level 7121 struct radeon_ps *rps = &eg_pi->current_rps; local in function:si_dpm_get_current_sclk 7139 struct radeon_ps *rps = &eg_pi->current_rps; local in function:si_dpm_get_current_mclk [all...] |
/src/sys/compat/linux/common/ |
linux_fdio.h | 76 u_char rps; member in struct:linux_floppy_drive_params
|
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_kv_dpm.c | 375 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) 377 struct kv_ps *ps = rps->ps_priv; 1228 struct amdgpu_ps *rps) 1230 struct kv_ps *new_ps = kv_get_ps(rps); 1233 pi->current_rps = *rps; 1240 struct amdgpu_ps *rps) 1242 struct kv_ps *new_ps = kv_get_ps(rps); 1245 pi->requested_rps = *rps; 2659 struct amdgpu_ps *rps, 2663 struct kv_ps *ps = kv_get_ps(rps); 2903 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; local in function:kv_dpm_print_power_state 3254 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; local in function:kv_check_state_equal [all...] |
amdgpu_si_dpm.c | 1841 static struct si_ps *si_get_ps(struct amdgpu_ps *rps); 3152 struct amdgpu_ps *rps) 3154 struct si_ps *new_ps = si_get_ps(rps); 3158 eg_pi->current_rps = *rps; 3165 struct amdgpu_ps *rps) 3167 struct si_ps *new_ps = si_get_ps(rps); 3171 eg_pi->requested_rps = *rps; 3433 struct amdgpu_ps *rps) 3435 struct si_ps *ps = si_get_ps(rps); 3471 if (rps->vce_active) 3869 struct amdgpu_ps *rps = adev->pm.dpm.current_ps; local in function:si_dpm_force_performance_level 7493 struct amdgpu_ps *rps = &eg_pi->current_rps; local in function:si_dpm_debugfs_print_current_performance_level 7905 struct amdgpu_ps *rps = (struct amdgpu_ps *)current_ps; local in function:si_dpm_print_power_state 7955 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; local in function:si_check_state_equal 7995 struct amdgpu_ps *rps = &eg_pi->current_rps; local in function:si_dpm_read_sensor [all...] |