Searched refs:height_pages (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_gem_gtt.c | 2644 unsigned int width_pages, height_pages; intel_rotate_fb_obj_pages() local 2654 height_pages = DIV_ROUND_UP(rot_info->height, tile_height); intel_rotate_fb_obj_pages() 2655 rot_pages = width_pages * height_pages; intel_rotate_fb_obj_pages() 2680 rotate_pages(page_addr_list, width_pages, height_pages, st); intel_rotate_fb_obj_pages() 2685 rot_info->pixel_format, width_pages, height_pages, intel_rotate_fb_obj_pages() 2700 rot_info->pixel_format, width_pages, height_pages, intel_rotate_fb_obj_pages()
|
Completed in 91 milliseconds