Searched refs:old_vrr_active (Results 1 – 1 of 1) sorted by relevance
7149 bool old_vrr_active = amdgpu_dm_vrr_active(old_state); in amdgpu_dm_handle_vrr_transition() local7152 if (!old_vrr_active && new_vrr_active) { in amdgpu_dm_handle_vrr_transition()7165 } else if (old_vrr_active && !new_vrr_active) { in amdgpu_dm_handle_vrr_transition()