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)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2023 19:44:36 +0000 (15:44 -0400)
commitfc598890715669ff794b253fdf387cd02b9396f8
tree137f38a20b4848f83372e9a1e4ef715457ca3491
parent30a24318cc8f4947c6567c78997c8deb546e7a0b
drm/amdgpu: update retry times for psp vmbx wait

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>
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c