Searched refs:drm_mode_get_hv_timing (Results 1 – 6 of 6) sorted by relevance
532 void drm_mode_get_hv_timing(const struct drm_display_mode *mode,
154 drm_mode_get_hv_timing(omode, &omode_hdisplay, &omode_vdisplay); in nv50_head_atomic_check_view()
1320 void drm_mode_get_hv_timing(const struct drm_display_mode *mode, in drm_mode_get_hv_timing() function1331 EXPORT_SYMBOL(drm_mode_get_hv_timing);
1951 drm_mode_get_hv_timing(set->mode, &hdisplay, &vdisplay); in drm_atomic_private_obj_print_state()
943 drm_mode_get_hv_timing(&crtc_state->mode, &clip.x2, &clip.y2); in drm_atomic_helper_check_plane_state()
4696 drm_mode_get_hv_timing(&crtc_state->hw.mode, in intel_modeset_pipe_config()