Searched refs:intel_tile_row_size (Results 1 – 2 of 2) sorted by relevance
60 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane);
718 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size() function813 return intel_tile_row_size(fb, color_plane); in intel_surf_alignment()1103 alignment = intel_tile_row_size(fb, color_plane); in intel_fb_offset_to_xy()