drm/amdgpu: fix a vcn4 boot poll bug in emulation mode
authorSonny Jiang <sonny.jiang@amd.com>
Thu, 21 Jul 2022 17:27:08 +0000 (13:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jul 2022 20:28:54 +0000 (16:28 -0400)
commit736f7308d3e6201322142d98abe4e9af33a429f7
treede0943666c59989934a48322fe48b526dc605dfd
parent6fdd2077ec03f4b34d127a1713ca19248539d6e0
drm/amdgpu: fix a vcn4 boot poll bug in emulation mode

The return value should be set in vcn4 boot poll.

Signed-off-by: Sonny Jiang <sonny.jiang@amd.com>
Reviewed-by: James Zhu <James.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c