Searched refs:intel_tile_dims (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_fb.c | 92 static void intel_tile_dims(const struct drm_framebuffer *fb, int color_plane, in intel_tile_dims() function 107 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_tile_row_size() 223 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_adjust_aligned_offset() 290 intel_tile_dims(fb, color_plane, &tile_width, &tile_height); in intel_compute_aligned_offset() 419 intel_tile_dims(fb, ccs_plane, &tile_width, &tile_height); in intel_fb_check_ccs_xy() 600 intel_tile_dims(&fb->base, color_plane, &dims->tile_width, &dims->tile_height); in init_plane_view_dims()
|