intel_tile_dims
intel_tile_dims(fb, color_plane, &tile_width, &tile_height);
intel_tile_dims(fb, color_plane, &tile_width, &tile_height);
intel_tile_dims(&fb->base, color_plane, &dims->tile_width, &dims->tile_height);
intel_tile_dims(fb, color_plane, tile_width, tile_height);
intel_tile_dims(fb, color_plane, &tile_width, &tile_height);