Searched defs:radeon_pm (Results 1 – 1 of 1) sorted by relevance
1624 struct radeon_pm { struct1625 struct mutex mutex;1628 u32 active_crtcs;1629 int active_crtc_count;1630 int req_vblank;1631 bool vblank_sync;1637 fixed20_12 k8_bandwidth;1662 enum radeon_pm_method pm_method; argument1671 enum radeon_pm_profile_type profile; argument1673 struct radeon_pm_profile profiles[PM_PROFILE_MAX]; argument[all …]
Completed in 25 milliseconds