Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1024 max_bytes = adev->mman.buffer_funcs->copy_max_bytes; in amdgpu_copy_buffer()
Dcik_sdma.c1381 .copy_max_bytes = 0x1fffff,
Dsdma_v2_4.c1387 .copy_max_bytes = 0x1fffff,
Dsdma_v3_0.c1548 .copy_max_bytes = 0x1fffff,
Damdgpu.h250 uint32_t copy_max_bytes; member