Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1608 struct radeon_pm { struct1609 struct mutex mutex;1611 struct rw_semaphore mclk_lock;1612 u32 active_crtcs;1613 int active_crtc_count;1614 int req_vblank;1615 bool vblank_sync;1616 fixed20_12 max_bandwidth;1617 fixed20_12 igp_sideport_mclk;1618 fixed20_12 igp_system_mclk;[all …]