Searched refs:src_pitch_tile_max (Results 1 – 1 of 1) sorted by relevance
446 unsigned src_pitch_tile_max = src_pitch / 8 - 1; in cik_sdma_copy_texture() local468 if (src_pitch_tile_max < (1 << 11) && in cik_sdma_copy_texture()499 radeon_emit(cs, srcz | (src_pitch_tile_max << 16)); in cik_sdma_copy_texture()