Searched refs:mode_fixup (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_crtc_helper.h45 * @mode_fixup: try to fixup proposed mode for this connector
60 bool (*mode_fixup)(struct drm_crtc *crtc, member in struct:drm_crtc_helper_funcs
84 * @mode_fixup: try to fixup proposed mode for this connector
94 bool (*mode_fixup)(struct drm_encoder *encoder, member in struct:drm_encoder_helper_funcs
H A Ddrm_crtc_helper.c429 if (!(ret = encoder_funcs->mode_fixup(encoder, mode,
436 if (!(ret = crtc_funcs->mode_fixup(crtc, mode, adjusted_mode))) {
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_dc.c800 .mode_fixup = dc_crtc_mode_fixup,
H A Dtegra_hdmi.c993 .mode_fixup = hdmi_encoder_mode_fixup,

Completed in 111 milliseconds