Searched refs:copy_height_aligned (Results 1 – 1 of 1) sorted by relevance
446 unsigned copy_height_aligned = copy_height; in cik_sdma_copy_texture() local460 copy_height_aligned = align(copy_height, 8); in cik_sdma_copy_texture()468 copy_height_aligned <= (1 << 14) && in cik_sdma_copy_texture()471 copy_height_aligned % 8 == 0 && in cik_sdma_copy_texture()475 copy_height_aligned < (1 << 14) && in cik_sdma_copy_texture()483 srcy + copy_height_aligned != (1 << 14) && in cik_sdma_copy_texture()505 (copy_height_aligned << 16)); in cik_sdma_copy_texture()509 ((copy_height_aligned - 8) << 16)); in cik_sdma_copy_texture()