Searched refs:r600_gfx_clockgating_enable (Results 1 – 4 of 4) sorted by relevance
143 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable);
625 r600_gfx_clockgating_enable(rdev, true); in rs780_dpm_enable()640 r600_gfx_clockgating_enable(rdev, false); in rs780_dpm_disable()
1607 r600_gfx_clockgating_enable(rdev, true); in rv6xx_dpm_enable()1651 r600_gfx_clockgating_enable(rdev, false); in rv6xx_dpm_disable()
242 void r600_gfx_clockgating_enable(struct radeon_device *rdev, bool enable) in r600_gfx_clockgating_enable() function