Lines Matching refs:crtc_count

221 	for (i = 0; i < fb_helper->crtc_count; i++)  in drm_fb_helper_remove_one_connector()
269 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_enter()
316 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_leave()
377 for(i = 0; i < fb_helper->crtc_count; i++) { in restore_fbdev_mode_atomic()
427 for (i = 0; i < fb_helper->crtc_count; i++) { in restore_fbdev_mode()
576 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_dpms()
636 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_crtc_free()
681 int crtc_count, int max_conn_count) in drm_fb_helper_init() argument
692 fb_helper->crtc_info = kcalloc(crtc_count, sizeof(struct drm_fb_helper_crtc), GFP_KERNEL); in drm_fb_helper_init()
696 fb_helper->crtc_count = crtc_count; in drm_fb_helper_init()
705 for (i = 0; i < crtc_count; i++) { in drm_fb_helper_init()
1067 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_setcmap()
1241 for(i = 0; i < fb_helper->crtc_count; i++) { in pan_display_atomic()
1312 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_pan_display()
1341 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
1389 crtc_count = 0; in drm_fb_helper_single_fb_probe()
1390 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_single_fb_probe()
1406 crtc_count++; in drm_fb_helper_single_fb_probe()
1433 if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) { in drm_fb_helper_single_fb_probe()
1455 for (i = 0; i < fb_helper->crtc_count; i++) in drm_fb_helper_single_fb_probe()
1732 if (fb_helper->crtc_count > 1) in drm_target_cloned()
1940 for (c = 0; c < fb_helper->crtc_count; c++) { in drm_pick_crtcs()
1952 if (fb_helper->crtc_count > 1) in drm_pick_crtcs()
2029 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_setup_crtcs()
2059 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_setup_crtcs()