Searched refs:drm_framebuffer_plane_height (Results 1 – 3 of 3) sorted by relevance
297 int drm_framebuffer_plane_height(int height,
1150 int drm_framebuffer_plane_height(int height, in drm_framebuffer_plane_height() function1158 EXPORT_SYMBOL(drm_framebuffer_plane_height);1178 drm_framebuffer_plane_height(fb->height, fb, i)); in drm_framebuffer_print_info()
2561 height = drm_framebuffer_plane_height(fb->height, fb, color_plane); in intel_fb_offset_to_xy()