Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_fourcc.h273 int drm_format_info_plane_width(const struct drm_format_info *info, int width, in drm_format_info_plane_width() function
/linux/drivers/gpu/drm/
H A Ddrm_framebuffer.c172 unsigned int width = drm_format_info_plane_width(info, r->width, i); in framebuffer_check()
1200 drm_format_info_plane_width(fb->format, fb->width, i), in drm_framebuffer_print_info()