drm/amd/display: remove incorrect early return
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Wed, 5 Apr 2023 20:17:42 +0000 (16:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Apr 2023 20:28:53 +0000 (16:28 -0400)
commit08c73e896836be1a1875c612c25a9ad81893ff98
tree537a91b1ee96a1c611d680bdf6c4b4d015eb36fc
parentc18842a2e81a3e3d5c7401f061d7887b422aeebc
drm/amd/display: remove incorrect early return

[Why&How]
Remove incorrect early return in a device specific fifo reset workaround

Reviewed-by: Leo Li <sunpeng.li@amd.com>
Reviewed-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c