Searched refs:drm_framebuffer_plane_width (Results 1 – 3 of 3) sorted by relevance
305 int drm_framebuffer_plane_width(int width,
943 int drm_framebuffer_plane_width(int width, in drm_framebuffer_plane_width() function951 EXPORT_SYMBOL(drm_framebuffer_plane_width);
2477 width = drm_framebuffer_plane_width(fb->width, fb, i); in intel_fill_fb_info()