From: Taimur Hassan Date: Sat, 6 Dec 2025 00:11:43 +0000 (-0500) Subject: drm/amd/display: Promote DC to 3.2.363 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a445f3de8d3fd3f2e1c9e502058ae38531513f;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: Promote DC to 3.2.363 This version brings along the following updates: - Replay Video Conferencing V2 - Fix scratch registers offsets for DCN35 and DCN351 - Fix DP no audio issue - Add use_max_lsw parameter - Fix presentation of Z8 efficiency - Add USB-C DP Alt Mode lane limitation in DCN32 - Support DRR granularity - Don't disable DPCD mst_en if sink connected - Set enable_legacy_fast_update to false for DCN35/351 - Split update_planes_and_stream_v3 into parts (V2) Signed-off-by: Taimur Hassan Signed-off-by: Chenyu Chen Acked-by: Wayne Lin Tested-by: Daniel Wheeler Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 9182a4f7dd37..f1036a06b778 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -63,7 +63,7 @@ struct dcn_dsc_reg_state; struct dcn_optc_reg_state; struct dcn_dccg_reg_state; -#define DC_VER "3.2.362" +#define DC_VER "3.2.363" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC