Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c1243 static int drm_pick_crtcs(struct drm_fb_helper *fb_helper, in drm_pick_crtcs() function
1264 best_score = drm_pick_crtcs(fb_helper, best_crtcs, modes, n+1, width, height); in drm_pick_crtcs()
1309 score = my_score + drm_pick_crtcs(fb_helper, crtcs, modes, n + 1, in drm_pick_crtcs()
1361 drm_pick_crtcs(fb_helper, crtcs, modes, 0, width, height); in drm_setup_crtcs()