Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1586 struct radeon_pm { struct1587 struct mutex mutex;1590 u32 active_crtcs;1591 int active_crtc_count;1592 int req_vblank;1593 bool vblank_sync;1599 fixed20_12 k8_bandwidth;1624 enum radeon_pm_method pm_method; argument1633 enum radeon_pm_profile_type profile; argument1635 struct radeon_pm_profile profiles[PM_PROFILE_MAX]; argument[all …]