Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1068 struct radeon_pm { struct1069 struct sx mutex;1071 struct sx mclk_lock;1072 u32 active_crtcs;1073 int active_crtc_count;1074 int req_vblank;1075 bool vblank_sync;1076 fixed20_12 max_bandwidth;1077 fixed20_12 igp_sideport_mclk;1078 fixed20_12 igp_system_mclk;[all …]