Lines Matching refs:crtc_count
300 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_enter()
338 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_leave()
405 for (i = 0; i < fb_helper->crtc_count; i++) { in restore_fbdev_mode_atomic()
466 for (i = 0; i < fb_helper->crtc_count; i++) { in restore_fbdev_mode_legacy()
625 for (i = 0; i < fb_helper->crtc_count; i++) { in dpms_legacy()
726 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_crtc_free()
845 fb_helper->crtc_count = config->num_crtc; in drm_fb_helper_init()
854 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_init()
1331 for (i = 0; i < fb_helper->crtc_count; i++) { in setcmap_legacy()
1423 for (i = 0; i < fb_helper->crtc_count; i++) { in setcmap_atomic()
1452 for (i = 0; i < fb_helper->crtc_count; i++) { in setcmap_atomic()
1675 for (i = 0; i < fb_helper->crtc_count; i++) { in pan_set()
1712 for (i = 0; i < fb_helper->crtc_count; i++) { in pan_display_legacy()
1770 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
1816 crtc_count = 0; in drm_fb_helper_single_fb_probe()
1817 for (i = 0; i < fb_helper->crtc_count; i++) { in drm_fb_helper_single_fb_probe()
1833 crtc_count++; in drm_fb_helper_single_fb_probe()
1861 if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) { in drm_fb_helper_single_fb_probe()
2139 if (fb_helper->crtc_count > 1) in drm_target_cloned()
2366 for (c = 0; c < fb_helper->crtc_count; c++) { in drm_pick_crtcs()
2379 if (fb_helper->crtc_count > 1) in drm_pick_crtcs()
2513 for (i = 0; i < fb_helper->crtc_count; i++) in drm_setup_crtcs()
2562 for (i = 0; i < fb_helper->crtc_count; i++) in drm_setup_crtcs_fb()