Lines Matching refs:crtc_count
197 for (i = 0; i < fb_helper->crtc_count; i++) in drm_fb_helper_remove_one_connector()
245 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_enter()
292 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_leave()
335 for (i = 0; i < fb_helper->crtc_count; i++) { in restore_fbdev_mode()
523 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_dpms()
580 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_crtc_free()
625 int crtc_count, int max_conn_count) in drm_fb_helper_init() argument
633 fb_helper->crtc_info = kcalloc(crtc_count, sizeof(struct drm_fb_helper_crtc), GFP_KERNEL); in drm_fb_helper_init()
637 fb_helper->crtc_count = crtc_count; in drm_fb_helper_init()
646 for (i = 0; i < crtc_count; i++) { in drm_fb_helper_init()
782 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_setcmap()
958 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_pan_display()
986 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
1034 crtc_count = 0; in drm_fb_helper_single_fb_probe()
1035 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_single_fb_probe()
1051 crtc_count++; in drm_fb_helper_single_fb_probe()
1078 if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) { in drm_fb_helper_single_fb_probe()
1100 for (i = 0; i < fb_helper->crtc_count; i++) in drm_fb_helper_single_fb_probe()
1382 if (fb_helper->crtc_count > 1) in drm_target_cloned()
1590 for (c = 0; c < fb_helper->crtc_count; c++) { in drm_pick_crtcs()
1602 if (fb_helper->crtc_count > 1) in drm_pick_crtcs()
1679 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_setup_crtcs()
1709 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_setup_crtcs()