summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn321
diff options
context:
space:
mode:
authorAlvin Lee <alvin.lee2@amd.com>2023-06-06 17:51:32 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-06-23 15:43:25 -0400
commit724617b94bd657d71f980c5bfe2d429fc0acc27b (patch)
tree8d706bccf9d84c3c89ad1d8644f6f2908e9fe0ac /drivers/gpu/drm/amd/display/dc/dcn321
parent873bbf2da278f253df9fa78acb8df83fb05c7c52 (diff)
downloadlinux-stable-724617b94bd657d71f980c5bfe2d429fc0acc27b.tar.gz
linux-stable-724617b94bd657d71f980c5bfe2d429fc0acc27b.tar.bz2
linux-stable-724617b94bd657d71f980c5bfe2d429fc0acc27b.zip
drm/amd/display: enable the new fast update path for supported ASICs
The new fast update sequence is now supported on some ASICs. So, enable it by default for all applicable ASICs. Reviewed-by: Samson Tam <samson.tam@amd.com> Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Alvin Lee <alvin.lee2@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn321')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c b/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c
index ea204742ad35..28320c608aeb 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c
@@ -730,6 +730,7 @@ static const struct dc_debug_options debug_defaults_drv = {
.disable_subvp_high_refresh = false,
.fpo_vactive_min_active_margin_us = 200,
.fpo_vactive_max_blank_us = 1000,
+ .enable_legacy_fast_update = false,
};
static struct dce_aux *dcn321_aux_engine_create(