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.c1510 int crtc_count = 0; in __drm_fb_helper_find_sizes() local
1570 crtc_count = 0; in __drm_fb_helper_find_sizes()
1585 crtc_count++; in __drm_fb_helper_find_sizes()
1614 if (crtc_count == 0 || sizes->fb_width == -1 || sizes->fb_height == -1) { in __drm_fb_helper_find_sizes()