Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dcik_sdma.c441 unsigned src_pitch_tile_max = src_pitch / 8 - 1; in cik_sdma_copy_texture() local
463 if (src_pitch_tile_max < (1 << 11) && in cik_sdma_copy_texture()
494 radeon_emit(cs, srcz | (src_pitch_tile_max << 16)); in cik_sdma_copy_texture()