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