Searched refs:amdgpu_dm_vrr_active (Results 1 – 1 of 1) sorted by relevance
331 static inline bool amdgpu_dm_vrr_active(struct dm_crtc_state *dm_state) in amdgpu_dm_vrr_active() function5000 if (amdgpu_dm_vrr_active(acrtc_state)) in dm_set_vblank()7041 amdgpu_dm_vrr_active(new_crtc_state)) { in update_freesync_state_on_stream()7138 bool old_vrr_active = amdgpu_dm_vrr_active(old_state); in amdgpu_dm_handle_vrr_transition()7139 bool new_vrr_active = amdgpu_dm_vrr_active(new_state); in amdgpu_dm_handle_vrr_transition()7203 bool vrr_active = amdgpu_dm_vrr_active(acrtc_state); in amdgpu_dm_commit_planes()7434 if (amdgpu_dm_vrr_active(dm_old_crtc_state) != in amdgpu_dm_commit_planes()7435 amdgpu_dm_vrr_active(acrtc_state)) { in amdgpu_dm_commit_planes()