Home
last modified time | relevance | path

Searched refs:width_pages (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/
Di915_gem_gtt.h144 unsigned int width_pages, height_pages; member
Di915_gem_gtt.c3367 rot_info->width_pages, rot_info->height_pages, in intel_rotate_fb_obj_pages()
3389 rot_info->pixel_format, rot_info->width_pages, in intel_rotate_fb_obj_pages()
3405 rot_info->pixel_format, rot_info->width_pages, in intel_rotate_fb_obj_pages()
Dintel_display.c2299 info->width_pages = DIV_ROUND_UP(fb->pitches[0], tile_pitch); in intel_fill_fb_ggtt_view()
2301 info->size = info->width_pages * info->height_pages * PAGE_SIZE; in intel_fill_fb_ggtt_view()