Searched refs:intel_tile_dims (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_display.c | 1977 static void intel_tile_dims(const struct drm_framebuffer *fb, int plane, in intel_tile_dims() function 2275 intel_tile_dims(fb, plane, &tile_width, &tile_height); in _intel_adjust_tile_offset() 2343 intel_tile_dims(fb, plane, &tile_width, &tile_height); in _intel_compute_tile_offset() 2515 intel_tile_dims(fb, i, &tile_width, &tile_height); in intel_fill_fb_info() 2572 intel_tile_dims(fb, i, &tile_width, &tile_height); in intel_fill_fb_info()
|