Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.h65 unsigned int intel_fb_align_height(const struct drm_framebuffer *fb,
H A Di9xx_plane.c1139 aligned_height = intel_fb_align_height(fb, 0, fb->height); in i9xx_get_initial_plane_config()
H A Dintel_fb.c885 intel_fb_align_height(const struct drm_framebuffer *fb, in intel_fb_align_height() function
H A Dskl_universal_plane.c2923 aligned_height = intel_fb_align_height(fb, 0, fb->height); in skl_get_initial_plane_config()