Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fb.c642 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() function
662 intel_tile_dims(fb, color_plane, tile_width, tile_height); in intel_tile_block_dims()
672 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_tile_row_size()
913 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_adjust_aligned_offset()
978 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_compute_aligned_offset()
1284 intel_tile_dims(&fb->base, color_plane, &dims->tile_width, &dims->tile_height); in init_plane_view_dims()