intel_mode_from_pipe_config
intel_mode_from_pipe_config(mode, crtc_state);
intel_mode_from_pipe_config(&crtc->base.mode, crtc_state);
intel_mode_from_pipe_config(&crtc_state->base.adjusted_mode, crtc_state);
void intel_mode_from_pipe_config(struct drm_display_mode *mode,