Searched refs:fill_max_bytes (Results 1 – 7 of 7) sorted by relevance
859 .fill_max_bytes = 0xffff8,
1366 .fill_max_bytes = 0x1fffff,
1292 .fill_max_bytes = 0x1fffff,
1732 .fill_max_bytes = 0x3fffe0, /* not 0x3fffff due to HW limitation */
1733 .fill_max_bytes = 0x400000,
292 uint32_t fill_max_bytes; member
2096 uint32_t max_bytes = adev->mman.buffer_funcs->fill_max_bytes; in amdgpu_fill_buffer()