Searched refs:tile_pitch (Results 1 – 1 of 1) sorted by relevance
2643 unsigned int tile_pitch, tile_height; in intel_rotate_fb_obj_pages() local2652 tile_pitch = PAGE_SIZE / tile_height; in intel_rotate_fb_obj_pages()2653 width_pages = DIV_ROUND_UP(rot_info->pitch, tile_pitch); in intel_rotate_fb_obj_pages()