Searched refs:crtc_count (Results 1 – 5 of 5) sorted by relevance
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() argument633 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()[all …]
1814 int crtc_count = 0; in drm_mode_getresources() local1859 crtc_count++; in drm_mode_getresources()1869 crtc_count = mode_group->num_crtcs; in drm_mode_getresources()1880 if (card_res->count_crtcs >= crtc_count) { in drm_mode_getresources()1904 card_res->count_crtcs = crtc_count; in drm_mode_getresources()
110 int crtc_count; member128 struct drm_fb_helper *helper, int crtc_count,
71 for (i = 0; i < fb_helper->crtc_count; i++) { in radeon_fb_helper_set_par()
315 for (i = 0; i < fb_helper->crtc_count; i++) in intel_fb_helper_crtc()