Searched refs:radeon_pm_debug_check_in_vbl (Results 1 – 1 of 1) sorted by relevance
47 static bool radeon_pm_debug_check_in_vbl(struct radeon_device *rdev, bool finish);219 radeon_pm_debug_check_in_vbl(rdev, false); in radeon_set_power_state()221 radeon_pm_debug_check_in_vbl(rdev, true); in radeon_set_power_state()228 radeon_pm_debug_check_in_vbl(rdev, false); in radeon_set_power_state()230 radeon_pm_debug_check_in_vbl(rdev, true); in radeon_set_power_state()1773 static bool radeon_pm_debug_check_in_vbl(struct radeon_device *rdev, bool finish) in radeon_pm_debug_check_in_vbl() function