Searched refs:tiled_y (Results 1 – 2 of 2) sorted by relevance
147 unsigned linear_x, linear_y, linear_z, tiled_x, tiled_y, tiled_z; in si_dma_copy_tile() local162 tiled_y = detile ? src_y : dst_y; in si_dma_copy_tile()209 radeon_emit(cs, (tiled_y << 0) | (tile_split << 21) | (nbanks << 25) | (mt << 27)); in si_dma_copy_tile()214 tiled_y += cheight; in si_dma_copy_tile()
268 unsigned tiled_y = tiled == rsrc ? srcy : dsty; in cik_sdma_copy_texture() local318 tiled_y + copy_height == (1 << 14))) in cik_sdma_copy_texture()405 radeon_emit(cs, tiled_x | (tiled_y << 16)); in cik_sdma_copy_texture()