Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_framebuffer.c154 static int fb_plane_width(int width, in fb_plane_width() function
202 unsigned int width = fb_plane_width(r->width, info, i); in framebuffer_check()
1137 return fb_plane_width(width, fb->format, plane); in drm_framebuffer_plane_width()