Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1587 struct radeon_pm { struct1588 struct mutex mutex;1590 struct rw_semaphore mclk_lock;1591 u32 active_crtcs;1592 int active_crtc_count;1593 int req_vblank;1594 bool vblank_sync;1595 fixed20_12 max_bandwidth;1596 fixed20_12 igp_sideport_mclk;1597 fixed20_12 igp_system_mclk;[all …]