/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.c | 36 static struct intel_gt *rps_to_gt(struct intel_rps *rps) in rps_to_gt() 41 static struct drm_i915_private *rps_to_i915(struct intel_rps *rps) in rps_to_i915() 46 static struct intel_uncore *rps_to_uncore(struct intel_rps *rps) in rps_to_uncore() 51 static struct intel_guc_slpc *rps_to_slpc(struct intel_rps *rps) in rps_to_slpc() 58 static bool rps_uses_slpc(struct intel_rps *rps) in rps_uses_slpc() 65 static u32 rps_pm_sanitize_mask(struct intel_rps *rps, u32 mask) in rps_pm_sanitize_mask() 77 struct intel_rps *rps = timer_container_of(rps, t, timer); in rps_timer() local 155 static void rps_start_timer(struct intel_rps *rps) in rps_start_timer() 162 static void rps_stop_timer(struct intel_rps *rps) in rps_stop_timer() 169 static u32 rps_pm_mask(struct intel_rps *rps, u8 val) in rps_pm_mask() [all …]
|
H A D | intel_rps.h | 71 static inline bool intel_rps_is_enabled(const struct intel_rps *rps) in intel_rps_is_enabled() 76 static inline void intel_rps_set_enabled(struct intel_rps *rps) in intel_rps_set_enabled() 81 static inline void intel_rps_clear_enabled(struct intel_rps *rps) in intel_rps_clear_enabled() 86 static inline bool intel_rps_is_active(const struct intel_rps *rps) in intel_rps_is_active() 91 static inline void intel_rps_set_active(struct intel_rps *rps) in intel_rps_set_active() 96 static inline bool intel_rps_clear_active(struct intel_rps *rps) in intel_rps_clear_active() 101 static inline bool intel_rps_has_interrupts(const struct intel_rps *rps) in intel_rps_has_interrupts() 106 static inline void intel_rps_set_interrupts(struct intel_rps *rps) in intel_rps_set_interrupts() 111 static inline void intel_rps_clear_interrupts(struct intel_rps *rps) in intel_rps_clear_interrupts() 116 static inline bool intel_rps_uses_timer(const struct intel_rps *rps) in intel_rps_uses_timer() [all …]
|
H A D | selftest_llc.c | 25 struct intel_rps *rps = &llc_to_gt(llc)->rps; in gen6_verify_ring_freq() local
|
H A D | intel_llc.c | 54 struct intel_rps *rps = &llc_to_gt(llc)->rps; in get_ia_constants() local
|
H A D | intel_gt_types.h | 172 struct intel_rps rps; member
|
/linux/drivers/gpu/drm/radeon/ |
H A D | sumo_dpm.c | 72 static struct sumo_ps *sumo_get_ps(struct radeon_ps *rps) in sumo_get_ps() 340 struct radeon_ps *rps) in sumo_program_bsp() 383 struct radeon_ps *rps) in sumo_program_at() 662 struct radeon_ps *rps) in sumo_patch_boost_state() 712 struct radeon_ps *rps, in sumo_enable_boost() 735 struct radeon_ps *rps) in sumo_program_wl() 983 struct radeon_ps *rps) in sumo_force_nbp_state() 1179 struct radeon_ps *rps) in sumo_update_current_ps() 1190 struct radeon_ps *rps) in sumo_update_requested_ps() 1401 struct radeon_ps *rps, in sumo_parse_pplib_non_clock_info() [all …]
|
H A D | trinity_dpm.c | 300 static struct trinity_ps *trinity_get_ps(struct radeon_ps *rps) in trinity_get_ps() 822 struct radeon_ps *rps) in trinity_setup_uvd_clock_table() 848 static bool trinity_uvd_clocks_zero(struct radeon_ps *rps) in trinity_uvd_clocks_zero() 1020 struct radeon_ps *rps) in trinity_update_current_ps() 1031 struct radeon_ps *rps) in trinity_update_requested_ps() 1136 struct radeon_ps *rps) in trinity_setup_nbp_sim() 1157 struct radeon_ps *rps = &pi->current_rps; in trinity_dpm_force_performance_level() local 1404 struct radeon_ps *rps) in trinity_get_uvd_clock_index() 1423 struct radeon_ps *rps) in trinity_adjust_uvd_state() 1633 struct radeon_ps *rps, in trinity_parse_pplib_non_clock_info() [all …]
|
H A D | rs780_dpm.c | 35 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() 939 struct radeon_ps *rps) in rs780_dpm_print_power_state() 984 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rs780_dpm_debugfs_print_current_performance_level() local 1031 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rs780_dpm_force_performance_level() local
|
H A D | btc_dpm.c | 2066 struct radeon_ps *rps) in btc_apply_state_adjust_rules() 2229 struct radeon_ps *rps) in btc_update_current_ps() 2240 struct radeon_ps *rps) in btc_update_requested_ps() 2709 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_debugfs_print_current_performance_level() local 2734 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_sclk() local 2757 struct radeon_ps *rps = &eg_pi->current_rps; in btc_dpm_get_current_mclk() local
|
H A D | ni_dpm.c | 733 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() 3562 struct radeon_ps *rps) in ni_update_current_ps() 3574 struct radeon_ps *rps) in ni_update_requested_ps() 3895 struct radeon_ps *rps, in ni_parse_pplib_non_clock_info() 3921 struct radeon_ps *rps, int index, in ni_parse_pplib_clock_info() 4283 struct radeon_ps *rps) in ni_dpm_print_power_state() 4308 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_debugfs_print_current_performance_level() local 4328 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_get_current_sclk() local 4346 struct radeon_ps *rps = &eg_pi->current_rps; in ni_dpm_get_current_mclk() local
|
H A D | rv770_dpm.c | 49 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps() 2146 struct radeon_ps *rps, in rv7xx_parse_pplib_non_clock_info() 2176 struct radeon_ps *rps, int index, in rv7xx_parse_pplib_clock_info() 2435 struct radeon_ps *rps) in rv770_dpm_print_power_state() 2470 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv770_dpm_debugfs_print_current_performance_level() local 2499 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv770_dpm_get_current_sclk() local 2521 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in rv770_dpm_get_current_mclk() local
|
H A D | rv6xx_dpm.c | 36 static struct rv6xx_ps *rv6xx_get_ps(struct radeon_ps *rps) in rv6xx_get_ps() 1795 struct radeon_ps *rps, in rv6xx_parse_pplib_non_clock_info() 1817 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 D | kv_dpm.c | 143 static struct kv_ps *kv_get_ps(struct radeon_ps *rps) in kv_get_ps() 981 struct radeon_ps *rps) in kv_update_current_ps() 992 struct radeon_ps *rps) in kv_update_requested_ps() 2380 struct radeon_ps *rps, in kv_parse_pplib_non_clock_info() 2407 struct radeon_ps *rps, int index, in kv_parse_pplib_clock_info() 2645 struct radeon_ps *rps) in kv_dpm_print_power_state()
|
H A D | si_dpm.c | 2903 struct radeon_ps *rps) in si_apply_state_adjust_rules() 3340 struct radeon_ps *rps = rdev->pm.dpm.current_ps; in si_dpm_force_performance_level() local 6643 struct radeon_ps *rps, in si_parse_pplib_non_clock_info() 6669 struct radeon_ps *rps, int index, in si_parse_pplib_clock_info() 7032 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_debugfs_print_current_performance_level() local 7052 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_sclk() local 7070 struct radeon_ps *rps = &eg_pi->current_rps; in si_dpm_get_current_mclk() local
|
H A D | r600_dpm.c | 142 struct radeon_ps *rps) in r600_dpm_print_ps_status()
|
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | kv_dpm.c | 360 static struct kv_ps *kv_get_ps(struct amdgpu_ps *rps) in kv_get_ps() 1213 struct amdgpu_ps *rps) in kv_update_current_ps() 1225 struct amdgpu_ps *rps) in kv_update_requested_ps() 2645 struct amdgpu_ps *rps, in kv_parse_pplib_non_clock_info() 2672 struct amdgpu_ps *rps, int index, in kv_parse_pplib_clock_info() 2885 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_dpm_print_power_state() local 3223 struct amdgpu_ps *rps = (struct amdgpu_ps *)request_ps; in kv_check_state_equal() local
|
H A D | legacy_dpm.c | 47 #define amdgpu_dpm_check_state_equal(adev, cps, rps, equal) \ argument 124 struct amdgpu_ps *rps) in amdgpu_dpm_print_ps_status()
|
/linux/include/linux/ |
H A D | kprobes.h | 477 static inline int register_kretprobes(struct kretprobe **rps, int num) in register_kretprobes() 484 static inline void unregister_kretprobes(struct kretprobe **rps, int num) in unregister_kretprobes()
|
/linux/include/uapi/linux/ |
H A D | fd.h | 145 unsigned char rps; /* rotations per second */ member
|
/linux/drivers/md/ |
H A D | raid1.c | 153 struct resync_pages *rps; in r1buf_pool_alloc() local 2755 struct resync_pages *rps; in raid1_alloc_init_r1buf() local
|
H A D | raid10.c | 138 struct resync_pages *rps; in r10buf_pool_alloc() local
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | 463 struct intel_rps *rps = >->rps; in frequency_sample() local
|
/linux/drivers/comedi/drivers/ |
H A D | s626.c | 1279 u32 *rps; in s626_reset_adc() local
|
/linux/include/scsi/ |
H A D | sas.h | 720 struct report_phy_sata_resp rps; member
|
/linux/drivers/block/ |
H A D | floppy.c | 3598 unsigned char rps; member
|