Lines Matching refs:crtc_count
188 for (i = 0; i < fb_helper->crtc_count; i++) {
252 for (i = 0; i < helper->crtc_count; i++) {
257 kfree(helper->crtc_info, helper->crtc_count * sizeof(struct drm_fb_helper_crtc));
262 int crtc_count, int max_conn_count)
272 fb_helper->crtc_info = kcalloc(crtc_count, sizeof(struct drm_fb_helper_crtc), GFP_KERNEL);
276 fb_helper->crtc_count = crtc_count;
284 for (i = 0; i < crtc_count; i++) {
324 int crtc_count = 0;
371 crtc_count = 0;
372 for (i = 0; i < fb_helper->crtc_count; i++) {
387 crtc_count++;
391 if (crtc_count == 0 || sizes.fb_width == (unsigned)-1 || sizes.fb_height == (unsigned)-1) {
411 for (i = 0; i < fb_helper->crtc_count; i++)
554 if (fb_helper->crtc_count > 1)
700 for (c = 0; c < fb_helper->crtc_count; c++) {
712 if (fb_helper->crtc_count > 1)
789 for (i = 0; i < fb_helper->crtc_count; i++) {
814 for (i = 0; i < fb_helper->crtc_count; i++) {