Searched refs:intel_tile_height (Results 1 – 3 of 3) sorted by relevance
64 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane);
842 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() function862 *tile_height = intel_tile_height(fb, color_plane); in intel_tile_dims()893 unsigned int tile_height = intel_tile_height(fb, color_plane); in intel_fb_align_height()1167 height = ALIGN(height, intel_tile_height(fb, color_plane)); in intel_fb_offset_to_xy()1822 tile = intel_tile_height(fb, color_plane); in intel_fb_view_vtd_guard()
766 return intel_tile_height(fb, color_plane); in skl_plane_stride_mult()