radv/winsys: remove the max IBs per submit limit for the fallback path
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 15 Nov 2018 10:29:53 +0000 (11:29 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 19 Nov 2018 15:32:04 +0000 (16:32 +0100)
commit4d30f2c6f42c9653f9ff49af6c5be0218f8964f3
tree46d30c3d7264ba001ee4ace2e79836543d2c6daf
parent8ca8a6a7b13798fa494c10890b2336c08c9e44aa
radv/winsys: remove the max IBs per submit limit for the fallback path

The chained submission is the fastest path and it should now
be used more often than before. This removes some EOP events.

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