Searched refs:intel_tile_height (Results 1 – 4 of 4) sorted by relevance
31 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane);
82 unsigned int intel_tile_height(const struct drm_framebuffer *fb, int color_plane) in intel_tile_height() function100 *tile_height = intel_tile_height(fb, color_plane); in intel_tile_dims()383 height = ALIGN(height, intel_tile_height(fb, color_plane)); in intel_fb_offset_to_xy()
625 return intel_tile_height(fb, color_plane); in skl_plane_stride_mult()
1114 unsigned int tile_height = intel_tile_height(fb, color_plane); in intel_fb_align_height()