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);
681 unsigned int intel_tile_row_size(const struct drm_framebuffer *fb, int color_plane) in intel_tile_row_size() function775 return intel_tile_row_size(fb, color_plane); in intel_surf_alignment()1062 alignment = intel_tile_row_size(fb, color_plane); in intel_fb_offset_to_xy()
Completed in 7 milliseconds