Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c1476 int crtc_count = 0; in __drm_fb_helper_find_sizes() local
1536 crtc_count = 0; in __drm_fb_helper_find_sizes()
1551 crtc_count++; in __drm_fb_helper_find_sizes()
1580 if (crtc_count == 0 || sizes->fb_width == -1 || sizes->fb_height == -1) { in __drm_fb_helper_find_sizes()