Searched refs:r600_gfx_clockgating_enable (Results 1 – 4 of 4) sorted by relevance
145 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable);
631 r600_gfx_clockgating_enable(rdev, true); in rs780_dpm_enable()646 r600_gfx_clockgating_enable(rdev, false); in rs780_dpm_disable()
1612 r600_gfx_clockgating_enable(rdev, true); in rv6xx_dpm_enable()1656 r600_gfx_clockgating_enable(rdev, false); in rv6xx_dpm_disable()
247 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable) in r600_gfx_clockgating_enable() function