Lines Matching refs:rv7xx_ps
48 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps()
50 struct rv7xx_ps *ps = rps->ps_priv; in rv770_get_ps()
260 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_populate_smc_t()
678 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_convert_power_state_to_smc()
742 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_program_memory_timing_parameters()
1027 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv770_populate_smc_initial_state()
1166 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in rv770_init_smc_table()
1436 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1437 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1453 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock()
1454 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_after_set_eng_clock()
1749 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_before_state_switch()
1750 struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state); in rv770_program_dcodt_before_state_switch()
1778 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_after_state_switch()
1779 struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state); in rv770_program_dcodt_after_state_switch()
2180 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv7xx_parse_pplib_clock_info()
2278 struct rv7xx_ps *ps; in rv7xx_parse_power_table()
2302 ps = kzalloc(sizeof(struct rv7xx_ps), GFP_KERNEL); in rv7xx_parse_power_table()
2435 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_print_power_state()
2469 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_debugfs_print_current_performance_level()
2498 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_get_current_sclk()
2520 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_get_current_mclk()
2552 struct rv7xx_ps *requested_state = rv770_get_ps(rdev->pm.dpm.requested_ps); in rv770_dpm_get_sclk()
2562 struct rv7xx_ps *requested_state = rv770_get_ps(rdev->pm.dpm.requested_ps); in rv770_dpm_get_mclk()