Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c157 unsigned tiled_height = DIV_ROUND_UP(tiled->buffer.b.b.height0, tiled->surface.blk_h); in si_sdma_v4_v5_copy_texture() local
170 if (!(tiled_width < (1 << 14) && tiled_height < (1 << 14) && in si_sdma_v4_v5_copy_texture()
187 radeon_emit((tiled_height - 1)); in si_sdma_v4_v5_copy_texture()