Home
last modified time | relevance | path

Searched refs:drm_mode_get_hv_timing (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_modes.h508 void drm_mode_get_hv_timing(const struct drm_display_mode *mode,
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_crtc.c506 drm_mode_get_hv_timing(mode, &hdisplay, &vdisplay); in drm_crtc_check_viewport()
H A Ddrm_modes.c828 void drm_mode_get_hv_timing(const struct drm_display_mode *mode, in drm_mode_get_hv_timing() function
837 EXPORT_SYMBOL(drm_mode_get_hv_timing);
H A Ddrm_atomic.c1413 drm_mode_get_hv_timing(set->mode, &hdisplay, &vdisplay); in __drm_atomic_helper_set_config()
H A Ddrm_atomic_helper.c815 drm_mode_get_hv_timing(&crtc_state->mode, &clip.x2, &clip.y2); in drm_atomic_helper_check_plane_state()
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_head.c145 drm_mode_get_hv_timing(omode, &omode_hdisplay, &omode_vdisplay); in nv50_head_atomic_check_view()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c3975 drm_mode_get_hv_timing(adjusted_mode, &hdisplay, &vdisplay); in skl_ddb_get_pipe_allocation_limits()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c13130 drm_mode_get_hv_timing(&pipe_config->hw.mode, in intel_modeset_pipe_config()