Searched refs:copy_max_bytes (Results 1 – 10 of 10) sorted by relevance
81 uint32_t copy_max_bytes; member
815 .copy_max_bytes = 0xffff8,
199 BUG_ON(adev->mman.buffer_funcs->copy_max_bytes < in amdgpu_ttm_map_buffer()2015 max_bytes = adev->mman.buffer_funcs->copy_max_bytes; in amdgpu_copy_buffer()
1234 .copy_max_bytes = 0x1fffff,
1345 .copy_max_bytes = 0x1fffff,
1672 .copy_max_bytes = 0x3fffe0, /* not 0x3fffff due to HW limitation */
1642 .copy_max_bytes = 0x400000,
1768 .copy_max_bytes = 0x400000,
1880 .copy_max_bytes = 0x400000,
2559 .copy_max_bytes = 0x400000,
Completed in 43 milliseconds