Searched refs:drm_pick_crtcs (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_fb_helper.c | 652 static int drm_pick_crtcs(struct drm_fb_helper *fb_helper, function 676 best_score = drm_pick_crtcs(fb_helper, best_crtcs, modes, n+1, width, height); 721 score = my_score + drm_pick_crtcs(fb_helper, crtcs, modes, n + 1, 784 (void) drm_pick_crtcs(fb_helper, crtcs, modes, 0, width, height);
|
Completed in 17 milliseconds