OSDN Git Service

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>
Thu, 27 Apr 2023 02:36:12 +0000 (22:36 -0400)
commitfc3888fe2c63b35a22db8234d142823a5ffda9d8
tree34f480212023f17589bd52462b940b5bfd50c755
parentdd24662d9dfbad281bbf030f06d68c7938fa0c66
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