Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1602 struct radeon_pm { struct1603 struct lock mutex;1605 struct lock mclk_lock;1606 u32 active_crtcs;1607 int active_crtc_count;1608 int req_vblank;1609 bool vblank_sync;1610 fixed20_12 max_bandwidth;1611 fixed20_12 igp_sideport_mclk;1612 fixed20_12 igp_system_mclk;[all …]