Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1625 struct radeon_pm { struct1626 struct mutex mutex;1628 struct rw_semaphore mclk_lock;1629 u32 active_crtcs;1630 int active_crtc_count;1631 int req_vblank;1632 bool vblank_sync;1633 fixed20_12 max_bandwidth;1634 fixed20_12 igp_sideport_mclk;1635 fixed20_12 igp_system_mclk;[all …]