Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_fb.c641 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() function
661 intel_tile_dims(fb, color_plane, tile_width, tile_height); in intel_tile_block_dims()
671 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_tile_row_size()
912 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_adjust_aligned_offset()
977 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_compute_aligned_offset()
1283 intel_tile_dims(&fb->base, color_plane, &dims->tile_width, &dims->tile_height); in init_plane_view_dims()