Lines Matching refs:radeon_device

180 int rv730_populate_sclk_value(struct radeon_device *rdev,
183 int rv730_populate_mclk_value(struct radeon_device *rdev,
186 void rv730_read_clock_registers(struct radeon_device *rdev);
187 int rv730_populate_smc_acpi_state(struct radeon_device *rdev,
189 int rv730_populate_smc_initial_state(struct radeon_device *rdev,
192 void rv730_program_memory_timing_parameters(struct radeon_device *rdev,
194 void rv730_power_gating_enable(struct radeon_device *rdev,
196 void rv730_start_dpm(struct radeon_device *rdev);
197 void rv730_stop_dpm(struct radeon_device *rdev);
198 void rv730_program_dcodt(struct radeon_device *rdev, bool use_dcodt);
199 void rv730_get_odt_values(struct radeon_device *rdev);
202 int rv740_populate_sclk_value(struct radeon_device *rdev, u32 engine_clock,
204 int rv740_populate_mclk_value(struct radeon_device *rdev,
207 void rv740_read_clock_registers(struct radeon_device *rdev);
208 int rv740_populate_smc_acpi_state(struct radeon_device *rdev,
210 void rv740_enable_mclk_spread_spectrum(struct radeon_device *rdev,
217 u32 rv770_map_clkf_to_ibias(struct radeon_device *rdev, u32 clkf);
218 int rv770_populate_vddc_value(struct radeon_device *rdev, u16 vddc,
220 int rv770_populate_mvdd_value(struct radeon_device *rdev, u32 mclk,
222 u8 rv770_get_seq_value(struct radeon_device *rdev,
224 int rv770_populate_initial_mvdd_value(struct radeon_device *rdev,
226 u32 rv770_calculate_memory_refresh_rate(struct radeon_device *rdev,
228 void rv770_program_response_times(struct radeon_device *rdev);
229 int rv770_populate_smc_sp(struct radeon_device *rdev,
232 int rv770_populate_smc_t(struct radeon_device *rdev,
235 void rv770_read_voltage_smio_registers(struct radeon_device *rdev);
236 void rv770_get_memory_type(struct radeon_device *rdev);
237 void r7xx_start_smc(struct radeon_device *rdev);
238 u8 rv770_get_memory_module_index(struct radeon_device *rdev);
239 void rv770_get_max_vddc(struct radeon_device *rdev);
240 void rv770_get_pcie_gen2_status(struct radeon_device *rdev);
241 void rv770_enable_acpi_pm(struct radeon_device *rdev);
242 void rv770_restore_cgcg(struct radeon_device *rdev);
243 bool rv770_dpm_enabled(struct radeon_device *rdev);
244 void rv770_enable_voltage_control(struct radeon_device *rdev,
246 void rv770_enable_backbias(struct radeon_device *rdev,
248 void rv770_enable_thermal_protection(struct radeon_device *rdev,
250 void rv770_enable_auto_throttle_source(struct radeon_device *rdev,
253 void rv770_setup_bsp(struct radeon_device *rdev);
254 void rv770_program_git(struct radeon_device *rdev);
255 void rv770_program_tp(struct radeon_device *rdev);
256 void rv770_program_tpp(struct radeon_device *rdev);
257 void rv770_program_sstp(struct radeon_device *rdev);
258 void rv770_program_engine_speed_parameters(struct radeon_device *rdev);
259 void rv770_program_vc(struct radeon_device *rdev);
260 void rv770_clear_vc(struct radeon_device *rdev);
261 int rv770_upload_firmware(struct radeon_device *rdev);
262 void rv770_stop_dpm(struct radeon_device *rdev);
263 void r7xx_stop_smc(struct radeon_device *rdev);
264 void rv770_reset_smio_status(struct radeon_device *rdev);
265 int rv770_restrict_performance_levels_before_switch(struct radeon_device *rdev);
266 int rv770_dpm_force_performance_level(struct radeon_device *rdev,
268 int rv770_halt_smc(struct radeon_device *rdev);
269 int rv770_resume_smc(struct radeon_device *rdev);
270 int rv770_set_sw_state(struct radeon_device *rdev);
271 int rv770_set_boot_state(struct radeon_device *rdev);
272 int rv7xx_parse_power_table(struct radeon_device *rdev);
273 void rv770_set_uvd_clock_before_set_eng_clock(struct radeon_device *rdev,
276 void rv770_set_uvd_clock_after_set_eng_clock(struct radeon_device *rdev,
279 void rv770_get_engine_memory_ss(struct radeon_device *rdev);
282 int rv770_write_smc_soft_register(struct radeon_device *rdev,