Home
last modified time | relevance | path

Searched refs:drm_helper_crtc_mode_set_base (Results 1 – 2 of 2) sorted by last modified time

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_crtc_helper.h63 int drm_helper_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y,
/dragonfly/sys/dev/drm/
H A Ddrm_crtc_helper.c1041 ret = drm_helper_crtc_mode_set_base(crtc, x, y, old_fb); in drm_helper_crtc_mode_set()
1069 int drm_helper_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in drm_helper_crtc_mode_set_base() function
1100 EXPORT_SYMBOL(drm_helper_crtc_mode_set_base);