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() function4890 if (amdgpu_dm_vrr_active(acrtc_state)) in dm_set_vblank()6923 amdgpu_dm_vrr_active(new_crtc_state)) { in update_freesync_state_on_stream()7020 bool old_vrr_active = amdgpu_dm_vrr_active(old_state); in amdgpu_dm_handle_vrr_transition()7021 bool new_vrr_active = amdgpu_dm_vrr_active(new_state); in amdgpu_dm_handle_vrr_transition()7085 bool vrr_active = amdgpu_dm_vrr_active(acrtc_state); in amdgpu_dm_commit_planes()7316 if (amdgpu_dm_vrr_active(dm_old_crtc_state) != in amdgpu_dm_commit_planes()7317 amdgpu_dm_vrr_active(acrtc_state)) { in amdgpu_dm_commit_planes()