HomeSort by: relevance | last modified time | path
    Searched defs:dm_old_crtc_state (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 6345 struct dm_crtc_state *dm_old_crtc_state = local in function:amdgpu_dm_commit_planes
6578 if (acrtc_state->abm_level != dm_old_crtc_state->abm_level)
6586 if (amdgpu_dm_vrr_active(dm_old_crtc_state) !=
6736 struct dm_crtc_state *dm_old_crtc_state = local in function:amdgpu_dm_enable_crtc_interrupts
6743 !dm_old_crtc_state->interrupts_enabled);
6804 struct dm_crtc_state *dm_old_crtc_state = to_dm_crtc_state(old_crtc_state); local in function:amdgpu_dm_atomic_commit
6808 if (dm_old_crtc_state->interrupts_enabled &&
6845 struct dm_crtc_state *dm_old_crtc_state, *dm_new_crtc_state; local in function:amdgpu_dm_atomic_commit_tail
6866 dm_old_crtc_state = to_dm_crtc_state(old_crtc_state);
6890 if (modeset_required(new_crtc_state, dm_new_crtc_state->stream, dm_old_crtc_state->stream))
7336 struct dm_crtc_state *dm_old_crtc_state, *dm_new_crtc_state; local in function:dm_update_crtc_state
7636 struct dm_crtc_state *dm_new_crtc_state, *dm_old_crtc_state; local in function:dm_update_plane_state
    [all...]
amdgpu_dm.c 6345 struct dm_crtc_state *dm_old_crtc_state = local in function:amdgpu_dm_commit_planes
6578 if (acrtc_state->abm_level != dm_old_crtc_state->abm_level)
6586 if (amdgpu_dm_vrr_active(dm_old_crtc_state) !=
6736 struct dm_crtc_state *dm_old_crtc_state = local in function:amdgpu_dm_enable_crtc_interrupts
6743 !dm_old_crtc_state->interrupts_enabled);
6804 struct dm_crtc_state *dm_old_crtc_state = to_dm_crtc_state(old_crtc_state); local in function:amdgpu_dm_atomic_commit
6808 if (dm_old_crtc_state->interrupts_enabled &&
6845 struct dm_crtc_state *dm_old_crtc_state, *dm_new_crtc_state; local in function:amdgpu_dm_atomic_commit_tail
6866 dm_old_crtc_state = to_dm_crtc_state(old_crtc_state);
6890 if (modeset_required(new_crtc_state, dm_new_crtc_state->stream, dm_old_crtc_state->stream))
7336 struct dm_crtc_state *dm_old_crtc_state, *dm_new_crtc_state; local in function:dm_update_crtc_state
7636 struct dm_crtc_state *dm_new_crtc_state, *dm_old_crtc_state; local in function:dm_update_plane_state
    [all...]

Completed in 29 milliseconds