Home
last modified time | relevance | path

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

/linux-6.12.1/include/drm/
Ddrm_fourcc.h274 int drm_format_info_plane_width(const struct drm_format_info *info, int width, in drm_format_info_plane_width() function
/linux-6.12.1/drivers/gpu/drm/
Ddrm_framebuffer.c181 unsigned int width = drm_format_info_plane_width(info, r->width, i); in framebuffer_check()
1170 drm_format_info_plane_width(fb->format, fb->width, i), in drm_framebuffer_print_info()