Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_fourcc.h295 int drm_format_info_plane_height(const struct drm_format_info *info, int height, in drm_format_info_plane_height() function
/linux/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c176 unsigned int height = drm_format_info_plane_height(info, mode_cmd->height, i); in drm_gem_fb_init_with_funcs()
H A Ddrm_framebuffer.c173 unsigned int height = drm_format_info_plane_height(info, r->height, i); in framebuffer_check()
1201 drm_format_info_plane_height(fb->format, fb->height, i)); in drm_framebuffer_print_info()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c300 height = drm_format_info_plane_height(info, in nouveau_framebuffer_new()