Searched refs:fill_max_bytes (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_dma.c | 806 .fill_max_bytes = 0xffff8,
|
H A D | sdma_v2_4.c | 1224 .fill_max_bytes = 0x1fffff,
|
H A D | cik_sdma.c | 1339 .fill_max_bytes = 0x1fffff,
|
H A D | sdma_v3_0.c | 1666 .fill_max_bytes = 0x3fffe0, /* not 0x3fffff due to HW limitation */
|
H A D | sdma_v7_0.c | 1799 .fill_max_bytes = 0x400000,
|
H A D | sdma_v6_0.c | 1802 .fill_max_bytes = 0x400000,
|
H A D | sdma_v5_2.c | 2083 .fill_max_bytes = 0x400000,
|
H A D | sdma_v5_0.c | 2087 .fill_max_bytes = 0x400000,
|
H A D | sdma_v4_4_2.c | 2196 .fill_max_bytes = 0x400000,
|
H A D | amdgpu_ttm.c | 2241 max_bytes = adev->mman.buffer_funcs->fill_max_bytes; in amdgpu_ttm_fill_mem()
|
H A D | sdma_v4_0.c | 2606 .fill_max_bytes = 0x400000,
|