mesa/src/amd/vulkan/winsys
Samuel Pitoiset d2f3e01f61 radv/amdgpu: add a kernel GDS management workaround for -ENOMEM
The kernel keeps returning -ENOMEM if multiple processes allocate GDS,
this always happen while running VKCTS. This solution is loosely based
on RadeonSI, except that it includes a timeout of 1s to exit the loop.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19440>
2022-11-01 18:23:27 +00:00
..
amdgpu radv/amdgpu: add a kernel GDS management workaround for -ENOMEM 2022-11-01 18:23:27 +00:00
null radv/winsys: add get_chip_name() to the null winsys 2022-06-07 07:48:07 +00:00