Home
last modified time | relevance | path

Searched refs:drm_format_info_plane_height (Results 1 – 3 of 3) 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/nouveau/
H A Dnouveau_display.c300 height = drm_format_info_plane_height(info, in nouveau_framebuffer_new()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c1167 height = drm_format_info_plane_height(fb->format, fb->height, color_plane); in intel_fb_offset_to_xy()