Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1635 struct radeon_pm { struct1636 struct mutex mutex;1638 struct rw_semaphore mclk_lock;1639 u32 active_crtcs;1640 int active_crtc_count;1641 int req_vblank;1642 bool vblank_sync;1643 fixed20_12 max_bandwidth;1644 fixed20_12 igp_sideport_mclk;1645 fixed20_12 igp_system_mclk;[all …]