Searched refs:drm_framebuffer_plane_height (Results 1 – 3 of 3) sorted by relevance
299 int drm_framebuffer_plane_height(int height,
1038 int drm_framebuffer_plane_height(int height, in drm_framebuffer_plane_height() function1046 EXPORT_SYMBOL(drm_framebuffer_plane_height);1066 drm_framebuffer_plane_height(fb->height, fb, i)); in drm_framebuffer_print_info()
2554 height = drm_framebuffer_plane_height(fb->height, fb, color_plane); in intel_fb_offset_to_xy()