Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_sdma.h85 uint32_t copy_max_bytes; member
A Dsi_dma.c819 .copy_max_bytes = 0xffff8,
A Damdgpu_ttm.c207 BUG_ON(adev->mman.buffer_funcs->copy_max_bytes < in amdgpu_ttm_map_buffer()
1921 max_bytes = adev->mman.buffer_funcs->copy_max_bytes; in amdgpu_copy_buffer()
A Dsdma_v2_4.c1245 .copy_max_bytes = 0x1fffff,
A Dcik_sdma.c1355 .copy_max_bytes = 0x1fffff,
A Dsdma_v3_0.c1683 .copy_max_bytes = 0x3fffe0, /* not 0x3fffff due to HW limitation */
A Dsdma_v5_2.c1781 .copy_max_bytes = 0x400000,
A Dsdma_v5_0.c1813 .copy_max_bytes = 0x400000,
A Dsdma_v4_0.c2677 .copy_max_bytes = 0x400000,

Completed in 34 milliseconds