/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
amdgpu_dm.c | 3024 static bool modeset_required(struct drm_crtc_state *crtc_state, function in typeref:typename:bool 4866 modeset_required(state, NULL, dm_crtc_state->stream))) { 6890 if (modeset_required(new_crtc_state, dm_new_crtc_state->stream, dm_old_crtc_state->stream)) { 7476 if (modeset_required(new_crtc_state, new_stream,
|
amdgpu_dm.c | 3024 static bool modeset_required(struct drm_crtc_state *crtc_state, function in typeref:typename:bool 4866 modeset_required(state, NULL, dm_crtc_state->stream))) { 6890 if (modeset_required(new_crtc_state, dm_new_crtc_state->stream, dm_old_crtc_state->stream)) { 7476 if (modeset_required(new_crtc_state, new_stream,
|