Lines Matching refs:rv7xx_ps
49 struct rv7xx_ps *rv770_get_ps(struct radeon_ps *rps) in rv770_get_ps()
51 struct rv7xx_ps *ps = rps->ps_priv; in rv770_get_ps()
261 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_populate_smc_t()
679 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_convert_power_state_to_smc()
743 struct rv7xx_ps *state = rv770_get_ps(radeon_state); in rv770_program_memory_timing_parameters()
1028 struct rv7xx_ps *initial_state = rv770_get_ps(radeon_state); in rv770_populate_smc_initial_state()
1167 struct rv7xx_ps *boot_state = rv770_get_ps(radeon_boot_state); in rv770_init_smc_table()
1437 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1438 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_before_set_eng_clock()
1454 struct rv7xx_ps *new_state = rv770_get_ps(new_ps); in rv770_set_uvd_clock_after_set_eng_clock()
1455 struct rv7xx_ps *current_state = rv770_get_ps(old_ps); in rv770_set_uvd_clock_after_set_eng_clock()
1750 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_before_state_switch()
1751 struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state); in rv770_program_dcodt_before_state_switch()
1779 struct rv7xx_ps *new_state = rv770_get_ps(radeon_new_state); in rv770_program_dcodt_after_state_switch()
1780 struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state); in rv770_program_dcodt_after_state_switch()
2181 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv7xx_parse_pplib_clock_info()
2279 struct rv7xx_ps *ps; in rv7xx_parse_power_table()
2304 ps = kzalloc(sizeof(struct rv7xx_ps), GFP_KERNEL); in rv7xx_parse_power_table()
2437 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_print_power_state()
2471 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_debugfs_print_current_performance_level()
2500 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_get_current_sclk()
2522 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_get_current_mclk()
2554 struct rv7xx_ps *requested_state = rv770_get_ps(rdev->pm.dpm.requested_ps); in rv770_dpm_get_sclk()
2564 struct rv7xx_ps *requested_state = rv770_get_ps(rdev->pm.dpm.requested_ps); in rv770_dpm_get_mclk()