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