Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_modes.h487 void drm_mode_get_hv_timing(const struct drm_display_mode *mode,
/dflybsd-src/sys/dev/drm/
H A Ddrm_modes.c805 void drm_mode_get_hv_timing(const struct drm_display_mode *mode, in drm_mode_get_hv_timing() function
814 EXPORT_SYMBOL(drm_mode_get_hv_timing);
H A Ddrm_crtc.c553 drm_mode_get_hv_timing(mode, &hdisplay, &vdisplay); in drm_crtc_check_viewport()
H A Ddrm_atomic_helper.c2763 drm_mode_get_hv_timing(set->mode, &hdisplay, &vdisplay); in __drm_atomic_helper_set_config()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_display.c9798 drm_mode_get_hv_timing(mode, &hdisplay, &vdisplay); in intel_modeset_setup_plane_state()
10889 drm_mode_get_hv_timing(&pipe_config->base.mode, in intel_modeset_pipe_config()