Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/
Ddrm_framebuffer.h295 int drm_framebuffer_plane_width(int width,
/linux-6.6.21/drivers/gpu/drm/
Ddrm_framebuffer.c1148 int drm_framebuffer_plane_width(int width, in drm_framebuffer_plane_width() function
1156 EXPORT_SYMBOL(drm_framebuffer_plane_width);
1192 drm_framebuffer_plane_width(fb->width, fb, i), in drm_framebuffer_print_info()