drm/amd/display: remove clearance code of force_ffu_mode flag in dmub_psr_copy_settings()
authorZhongwei <Zhongwei.Zhang@amd.com>
Wed, 27 Nov 2024 05:58:17 +0000 (13:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Dec 2024 15:37:10 +0000 (10:37 -0500)
commit25ac54d6b771de5cb90dd6705d91ee19da7bd800
tree7340bf9e0d6f24b4386675c7020137a5bf2f42a2
parent670bae1037a5f741f2caee5b3ce504289fcbbc9b
drm/amd/display: remove clearance code of force_ffu_mode flag in dmub_psr_copy_settings()

[Why/How]
The force_ffu_mode flag could be initialized at other place.

Reviewed-by: Robin Chen <robin.chen@amd.com>
Signed-off-by: Zhongwei <Zhongwei.Zhang@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/dc/dce/dmub_psr.c