Searched refs:amdgpu_dm_vrr_active (Results 1 – 1 of 1) sorted by relevance
336 static inline bool amdgpu_dm_vrr_active(struct dm_crtc_state *dm_state) in amdgpu_dm_vrr_active() function347 else if (amdgpu_dm_vrr_active(old_state) != amdgpu_dm_vrr_active(new_state)) in is_dc_timing_adjust_needed()6012 if (amdgpu_dm_vrr_active(acrtc_state)) in dm_set_vblank()8327 amdgpu_dm_vrr_active(new_crtc_state)) { in update_freesync_state_on_stream()8438 bool old_vrr_active = amdgpu_dm_vrr_active(old_state); in amdgpu_dm_handle_vrr_transition()8439 bool new_vrr_active = amdgpu_dm_vrr_active(new_state); in amdgpu_dm_handle_vrr_transition()8502 bool vrr_active = amdgpu_dm_vrr_active(acrtc_state); in amdgpu_dm_commit_planes()