Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
radeon_pm Struct Reference

#include <radeon.h>

Data Fields

struct mutex mutex
 
struct rw_semaphore mclk_lock
 
u32 active_crtcs
 
int active_crtc_count
 
int req_vblank
 
bool vblank_sync
 
fixed20_12 max_bandwidth
 
fixed20_12 igp_sideport_mclk
 
fixed20_12 igp_system_mclk
 
fixed20_12 igp_ht_link_clk
 
fixed20_12 igp_ht_link_width
 
fixed20_12 k8_bandwidth
 
fixed20_12 sideport_bandwidth
 
fixed20_12 ht_bandwidth
 
fixed20_12 core_bandwidth
 
fixed20_12 sclk
 
fixed20_12 mclk
 
fixed20_12 needed_bandwidth
 
struct radeon_power_statepower_state
 
int num_power_states
 
int current_power_state_index
 
int current_clock_mode_index
 
int requested_power_state_index
 
int requested_clock_mode_index
 
int default_power_state_index
 
u32 current_sclk
 
u32 current_mclk
 
u16 current_vddc
 
u16 current_vddci
 
u32 default_sclk
 
u32 default_mclk
 
u16 default_vddc
 
u16 default_vddci
 
struct radeon_i2c_chani2c_bus
 
enum radeon_pm_method pm_method
 
struct delayed_work dynpm_idle_work
 
enum radeon_dynpm_state dynpm_state
 
enum radeon_dynpm_action dynpm_planned_action
 
unsigned long dynpm_action_timeout
 
bool dynpm_can_upclock
 
bool dynpm_can_downclock
 
enum radeon_pm_profile_type profile
 
int profile_index
 
struct radeon_pm_profile profiles [PM_PROFILE_MAX]
 
enum radeon_int_thermal_type int_thermal_type
 
struct deviceint_hwmon_dev
 

Detailed Description

Definition at line 1029 of file radeon.h.

Field Documentation

int active_crtc_count

Definition at line 1034 of file radeon.h.

u32 active_crtcs

Definition at line 1033 of file radeon.h.

fixed20_12 core_bandwidth

Definition at line 1045 of file radeon.h.

int current_clock_mode_index

Definition at line 1053 of file radeon.h.

u32 current_mclk

Definition at line 1058 of file radeon.h.

int current_power_state_index

Definition at line 1052 of file radeon.h.

u32 current_sclk

Definition at line 1057 of file radeon.h.

u16 current_vddc

Definition at line 1059 of file radeon.h.

u16 current_vddci

Definition at line 1060 of file radeon.h.

u32 default_mclk

Definition at line 1062 of file radeon.h.

int default_power_state_index

Definition at line 1056 of file radeon.h.

u32 default_sclk

Definition at line 1061 of file radeon.h.

u16 default_vddc

Definition at line 1063 of file radeon.h.

u16 default_vddci

Definition at line 1064 of file radeon.h.

unsigned long dynpm_action_timeout

Definition at line 1072 of file radeon.h.

bool dynpm_can_downclock

Definition at line 1074 of file radeon.h.

bool dynpm_can_upclock

Definition at line 1073 of file radeon.h.

struct delayed_work dynpm_idle_work

Definition at line 1069 of file radeon.h.

enum radeon_dynpm_action dynpm_planned_action

Definition at line 1071 of file radeon.h.

enum radeon_dynpm_state dynpm_state

Definition at line 1070 of file radeon.h.

fixed20_12 ht_bandwidth

Definition at line 1044 of file radeon.h.

Definition at line 1065 of file radeon.h.

fixed20_12 igp_ht_link_clk

Definition at line 1040 of file radeon.h.

fixed20_12 igp_ht_link_width

Definition at line 1041 of file radeon.h.

fixed20_12 igp_sideport_mclk

Definition at line 1038 of file radeon.h.

fixed20_12 igp_system_mclk

Definition at line 1039 of file radeon.h.

struct device* int_hwmon_dev

Definition at line 1081 of file radeon.h.

enum radeon_int_thermal_type int_thermal_type

Definition at line 1080 of file radeon.h.

fixed20_12 k8_bandwidth

Definition at line 1042 of file radeon.h.

fixed20_12 max_bandwidth

Definition at line 1037 of file radeon.h.

Definition at line 1047 of file radeon.h.

struct rw_semaphore mclk_lock

Definition at line 1032 of file radeon.h.

Definition at line 1030 of file radeon.h.

fixed20_12 needed_bandwidth

Definition at line 1048 of file radeon.h.

int num_power_states

Definition at line 1051 of file radeon.h.

enum radeon_pm_method pm_method

Definition at line 1067 of file radeon.h.

Definition at line 1049 of file radeon.h.

enum radeon_pm_profile_type profile

Definition at line 1076 of file radeon.h.

int profile_index

Definition at line 1077 of file radeon.h.

Definition at line 1078 of file radeon.h.

int req_vblank

Definition at line 1035 of file radeon.h.

int requested_clock_mode_index

Definition at line 1055 of file radeon.h.

int requested_power_state_index

Definition at line 1054 of file radeon.h.

fixed20_12 sclk

Definition at line 1046 of file radeon.h.

fixed20_12 sideport_bandwidth

Definition at line 1043 of file radeon.h.

bool vblank_sync

Definition at line 1036 of file radeon.h.


The documentation for this struct was generated from the following file: