OSDN Git Service

radv/winsys: remove the max IBs per submit limit for the sysmem path
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 15 Nov 2018 10:29:54 +0000 (11:29 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 19 Nov 2018 15:32:06 +0000 (16:32 +0100)
commit36006e3cec79584cf62fe7dd13ac4b8f07c37eee
treee045bc1e43fd2c1d05ababdd33899e0fad5dcd42
parent4d30f2c6f42c9653f9ff49af6c5be0218f8964f3
radv/winsys: remove the max IBs per submit limit for the sysmem path

This path will be eventually improved later but as it's only
used on SI (or with RADV_DEBUG=noibs), I'm not sure if that
matters much.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c