Searched refs:spitch (Results 1 – 1 of 1) sorted by relevance
1714 int size, dwords, tex_width, blit_width, spitch; in radeon_cp_dispatch_texture() local1771 spitch = blit_width >> 6; in radeon_cp_dispatch_texture()1772 if (spitch == 0 && image->height > 1) in radeon_cp_dispatch_texture()1945 OUT_RING((spitch << 22) | (offset >> 10)); in radeon_cp_dispatch_texture()