Home
last modified time | relevance | path

Searched refs:drm_framebuffer_plane_height (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_framebuffer.h297 int drm_framebuffer_plane_height(int height,
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_framebuffer.h297 int drm_framebuffer_plane_height(int height,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_framebuffer.c1142 * drm_framebuffer_plane_height - height of the plane given the first plane
1150 int drm_framebuffer_plane_height(int height, in drm_framebuffer_plane_height() function
1158 EXPORT_SYMBOL(drm_framebuffer_plane_height); variable
1178 drm_framebuffer_plane_height(fb->height, fb, i)); in drm_framebuffer_print_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_framebuffer.c1159 * drm_framebuffer_plane_height - height of the plane given the first plane
1167 int drm_framebuffer_plane_height(int height, in drm_framebuffer_plane_height() function
1175 EXPORT_SYMBOL(drm_framebuffer_plane_height); variable
1193 drm_framebuffer_plane_height(fb->height, fb, i)); in drm_framebuffer_print_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_fb.c1116 height = drm_framebuffer_plane_height(fb->height, fb, color_plane); in intel_fb_offset_to_xy()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c2561 height = drm_framebuffer_plane_height(fb->height, fb, color_plane); in intel_fb_offset_to_xy()

Completed in 29 milliseconds