Searched refs:mode_set_base (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_crtc_helper.h69 int (*mode_set_base)(struct drm_crtc *crtc, int x, int y, member in struct:drm_crtc_helper_funcs
H A Ddrm_crtc_helper.c740 /* mode_set_base is not a required function */
741 if (fb_changed && !crtc_funcs->mode_set_base)
776 ret = crtc_funcs->mode_set_base(set->crtc,
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_dc.c802 .mode_set_base = dc_crtc_mode_set_base,

Completed in 72 milliseconds