Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1594 struct radeon_pm { struct1595 struct mutex mutex;1597 struct rw_semaphore mclk_lock;1598 u32 active_crtcs;1599 int active_crtc_count;1600 int req_vblank;1601 bool vblank_sync;1602 fixed20_12 max_bandwidth;1603 fixed20_12 igp_sideport_mclk;1604 fixed20_12 igp_system_mclk;[all …]