Home | History | Annotate | Download | only in radeon

Lines Matching refs:rdev

182 int rv730_populate_sclk_value(struct radeon_device *rdev,
185 int rv730_populate_mclk_value(struct radeon_device *rdev,
188 void rv730_read_clock_registers(struct radeon_device *rdev);
189 int rv730_populate_smc_acpi_state(struct radeon_device *rdev,
191 int rv730_populate_smc_initial_state(struct radeon_device *rdev,
194 void rv730_program_memory_timing_parameters(struct radeon_device *rdev,
196 void rv730_power_gating_enable(struct radeon_device *rdev,
198 void rv730_start_dpm(struct radeon_device *rdev);
199 void rv730_stop_dpm(struct radeon_device *rdev);
200 void rv730_program_dcodt(struct radeon_device *rdev, bool use_dcodt);
201 void rv730_get_odt_values(struct radeon_device *rdev);
204 int rv740_populate_sclk_value(struct radeon_device *rdev, u32 engine_clock,
206 int rv740_populate_mclk_value(struct radeon_device *rdev,
209 void rv740_read_clock_registers(struct radeon_device *rdev);
210 int rv740_populate_smc_acpi_state(struct radeon_device *rdev,
212 void rv740_enable_mclk_spread_spectrum(struct radeon_device *rdev,
219 u32 rv770_map_clkf_to_ibias(struct radeon_device *rdev, u32 clkf);
220 int rv770_populate_vddc_value(struct radeon_device *rdev, u16 vddc,
222 int rv770_populate_mvdd_value(struct radeon_device *rdev, u32 mclk,
224 u8 rv770_get_seq_value(struct radeon_device *rdev,
226 int rv770_populate_initial_mvdd_value(struct radeon_device *rdev,
228 u32 rv770_calculate_memory_refresh_rate(struct radeon_device *rdev,
230 void rv770_program_response_times(struct radeon_device *rdev);
231 int rv770_populate_smc_sp(struct radeon_device *rdev,
234 int rv770_populate_smc_t(struct radeon_device *rdev,
237 void rv770_read_voltage_smio_registers(struct radeon_device *rdev);
238 void rv770_get_memory_type(struct radeon_device *rdev);
239 void r7xx_start_smc(struct radeon_device *rdev);
240 u8 rv770_get_memory_module_index(struct radeon_device *rdev);
241 void rv770_get_max_vddc(struct radeon_device *rdev);
242 void rv770_get_pcie_gen2_status(struct radeon_device *rdev);
243 void rv770_enable_acpi_pm(struct radeon_device *rdev);
244 void rv770_restore_cgcg(struct radeon_device *rdev);
245 bool rv770_dpm_enabled(struct radeon_device *rdev);
246 void rv770_enable_voltage_control(struct radeon_device *rdev,
248 void rv770_enable_backbias(struct radeon_device *rdev,
250 void rv770_enable_thermal_protection(struct radeon_device *rdev,
252 void rv770_enable_auto_throttle_source(struct radeon_device *rdev,
255 void rv770_setup_bsp(struct radeon_device *rdev);
256 void rv770_program_git(struct radeon_device *rdev);
257 void rv770_program_tp(struct radeon_device *rdev);
258 void rv770_program_tpp(struct radeon_device *rdev);
259 void rv770_program_sstp(struct radeon_device *rdev);
260 void rv770_program_engine_speed_parameters(struct radeon_device *rdev);
261 void rv770_program_vc(struct radeon_device *rdev);
262 void rv770_clear_vc(struct radeon_device *rdev);
263 int rv770_upload_firmware(struct radeon_device *rdev);
264 void rv770_stop_dpm(struct radeon_device *rdev);
265 void r7xx_stop_smc(struct radeon_device *rdev);
266 void rv770_reset_smio_status(struct radeon_device *rdev);
267 int rv770_restrict_performance_levels_before_switch(struct radeon_device *rdev);
268 int rv770_dpm_force_performance_level(struct radeon_device *rdev,
270 int rv770_halt_smc(struct radeon_device *rdev);
271 int rv770_resume_smc(struct radeon_device *rdev);
272 int rv770_set_sw_state(struct radeon_device *rdev);
273 int rv770_set_boot_state(struct radeon_device *rdev);
274 int rv7xx_parse_power_table(struct radeon_device *rdev);
275 void rv770_set_uvd_clock_before_set_eng_clock(struct radeon_device *rdev,
278 void rv770_set_uvd_clock_after_set_eng_clock(struct radeon_device *rdev,
281 void rv770_get_engine_memory_ss(struct radeon_device *rdev);
284 int rv770_write_smc_soft_register(struct radeon_device *rdev,