HomeSort by: relevance | last modified time | path
    Searched refs:copy_max_bytes (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_sdma.h 83 uint32_t copy_max_bytes; member in struct:amdgpu_buffer_funcs
amdgpu_sdma_v2_4.c 1244 .copy_max_bytes = 0x1fffff,
amdgpu_si_dma.c 817 .copy_max_bytes = 0xffff8,
amdgpu_ttm.c 2189 BUG_ON(adev->mman.buffer_funcs->copy_max_bytes <
2261 max_bytes = adev->mman.buffer_funcs->copy_max_bytes;
amdgpu_cik_sdma.c 1355 .copy_max_bytes = 0x1fffff,
amdgpu_sdma_v3_0.c 1682 .copy_max_bytes = 0x3fffe0, /* not 0x3fffff due to HW limitation */
amdgpu_sdma_v5_0.c 1702 .copy_max_bytes = 0x400000,
amdgpu_sdma_v4_0.c 2494 .copy_max_bytes = 0x400000,

Completed in 20 milliseconds