drm/amdgpu: update retry times for psp vmbx wait
authorTao Zhou <tao.zhou1@amd.com>
Wed, 27 Sep 2023 10:02:29 +0000 (18:02 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:19:40 +0000 (17:19 +0000)
commitb39f1303b9596039a90da419b7057e607d54ac46
tree0f0eb2a00ff741d25cd16e3fb33681150ba4323e
parentfc0210720127cc6302e6d6f3de48f49c3fcf5659
drm/amdgpu: update retry times for psp vmbx wait

[ Upstream commit fc598890715669ff794b253fdf387cd02b9396f8 ]

Increase the retry loops and replace the constant number with macro.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c