Home
last modified time | relevance | path

Searched refs:crtc_count (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_fb_helper.c1482 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
1583 crtc_count = 0; in drm_fb_helper_single_fb_probe()
1598 crtc_count++; in drm_fb_helper_single_fb_probe()
1626 if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) { in drm_fb_helper_single_fb_probe()