drm/amd/display: enable fgcg by default
authorCharlene Liu <charlene.liu@amd.com>
Tue, 30 Jan 2024 00:30:12 +0000 (19:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Feb 2024 22:12:56 +0000 (17:12 -0500)
commit41364afe367026e77871d6ade333a72d8b92612b
tree5b6f60f553450b839008b85b0856526ac710bef1
parent3667c4298b419dfadd9b8eb14373a1211bf1057f
drm/amd/display: enable fgcg by default

[why]
sw has most of the fgcg enabled which is the same as HW default.
but driver disabled some due to enable flag not initialized.

comparing HW state, we still need to enable dpp and dio.

Reviewed-by: Muhammad Ahmed <ahmed.ahmed@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Charlene Liu <charlene.liu@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/resource/dcn35/dcn35_resource.c