Lines Matching refs:rdev

179 int rv730_populate_sclk_value(struct radeon_device *rdev,
182 int rv730_populate_mclk_value(struct radeon_device *rdev,
185 void rv730_read_clock_registers(struct radeon_device *rdev);
186 int rv730_populate_smc_acpi_state(struct radeon_device *rdev,
188 int rv730_populate_smc_initial_state(struct radeon_device *rdev,
191 void rv730_program_memory_timing_parameters(struct radeon_device *rdev,
193 void rv730_power_gating_enable(struct radeon_device *rdev,
195 void rv730_start_dpm(struct radeon_device *rdev);
196 void rv730_stop_dpm(struct radeon_device *rdev);
197 void rv730_program_dcodt(struct radeon_device *rdev, bool use_dcodt);
198 void rv730_get_odt_values(struct radeon_device *rdev);
201 int rv740_populate_sclk_value(struct radeon_device *rdev, u32 engine_clock,
203 int rv740_populate_mclk_value(struct radeon_device *rdev,
206 void rv740_read_clock_registers(struct radeon_device *rdev);
207 int rv740_populate_smc_acpi_state(struct radeon_device *rdev,
209 void rv740_enable_mclk_spread_spectrum(struct radeon_device *rdev,
216 u32 rv770_map_clkf_to_ibias(struct radeon_device *rdev, u32 clkf);
217 int rv770_populate_vddc_value(struct radeon_device *rdev, u16 vddc,
219 int rv770_populate_mvdd_value(struct radeon_device *rdev, u32 mclk,
221 u8 rv770_get_seq_value(struct radeon_device *rdev,
223 int rv770_populate_initial_mvdd_value(struct radeon_device *rdev,
225 u32 rv770_calculate_memory_refresh_rate(struct radeon_device *rdev,
227 void rv770_program_response_times(struct radeon_device *rdev);
228 int rv770_populate_smc_sp(struct radeon_device *rdev,
231 int rv770_populate_smc_t(struct radeon_device *rdev,
234 void rv770_read_voltage_smio_registers(struct radeon_device *rdev);
235 void rv770_get_memory_type(struct radeon_device *rdev);
236 void r7xx_start_smc(struct radeon_device *rdev);
237 u8 rv770_get_memory_module_index(struct radeon_device *rdev);
238 void rv770_get_max_vddc(struct radeon_device *rdev);
239 void rv770_get_pcie_gen2_status(struct radeon_device *rdev);
240 void rv770_enable_acpi_pm(struct radeon_device *rdev);
241 void rv770_restore_cgcg(struct radeon_device *rdev);
242 bool rv770_dpm_enabled(struct radeon_device *rdev);
243 void rv770_enable_voltage_control(struct radeon_device *rdev,
245 void rv770_enable_backbias(struct radeon_device *rdev,
247 void rv770_enable_thermal_protection(struct radeon_device *rdev,
249 void rv770_enable_auto_throttle_source(struct radeon_device *rdev,
252 void rv770_setup_bsp(struct radeon_device *rdev);
253 void rv770_program_git(struct radeon_device *rdev);
254 void rv770_program_tp(struct radeon_device *rdev);
255 void rv770_program_tpp(struct radeon_device *rdev);
256 void rv770_program_sstp(struct radeon_device *rdev);
257 void rv770_program_engine_speed_parameters(struct radeon_device *rdev);
258 void rv770_program_vc(struct radeon_device *rdev);
259 void rv770_clear_vc(struct radeon_device *rdev);
260 int rv770_upload_firmware(struct radeon_device *rdev);
261 void rv770_stop_dpm(struct radeon_device *rdev);
262 void r7xx_stop_smc(struct radeon_device *rdev);
263 void rv770_reset_smio_status(struct radeon_device *rdev);
264 int rv770_restrict_performance_levels_before_switch(struct radeon_device *rdev);
265 int rv770_dpm_force_performance_level(struct radeon_device *rdev,
267 int rv770_halt_smc(struct radeon_device *rdev);
268 int rv770_resume_smc(struct radeon_device *rdev);
269 int rv770_set_sw_state(struct radeon_device *rdev);
270 int rv770_set_boot_state(struct radeon_device *rdev);
271 int rv7xx_parse_power_table(struct radeon_device *rdev);
272 void rv770_set_uvd_clock_before_set_eng_clock(struct radeon_device *rdev,
275 void rv770_set_uvd_clock_after_set_eng_clock(struct radeon_device *rdev,
278 void rv770_get_engine_memory_ss(struct radeon_device *rdev);
281 int rv770_write_smc_soft_register(struct radeon_device *rdev,