Searched refs:crtc_count (Results 1 – 4 of 4) sorted by relevance
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() argument692 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()[all …]
1745 int crtc_count = 0; in drm_mode_getresources() local1786 crtc_count++; in drm_mode_getresources()1800 if (card_res->count_crtcs >= crtc_count) { in drm_mode_getresources()1812 card_res->count_crtcs = crtc_count; in drm_mode_getresources()
124 int crtc_count; member154 struct drm_fb_helper *helper, int crtc_count,222 struct drm_fb_helper *helper, int crtc_count, in drm_fb_helper_init() argument
316 for (i = 0; i < fb_helper->crtc_count; i++) in intel_fb_helper_crtc()