Skip to content

Commit 3fa6352

Browse files
AMD-aricalexdeucher
authored andcommitted
drm/amd/display: 3.2.271
This version brings along the following: - DCN35 fixes - DMUB fixes - Link training fixes - Misc code style fixes - MST fixes - ODM fixes - SubVP fixes Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent c7b3385 commit 3fa6352

File tree

1 file changed

+1
-1
lines changed
  • drivers/gpu/drm/amd/display/dc

1 file changed

+1
-1
lines changed

drivers/gpu/drm/amd/display/dc/dc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ struct aux_payload;
5151
struct set_config_cmd_payload;
5252
struct dmub_notification;
5353

54-
#define DC_VER "3.2.270"
54+
#define DC_VER "3.2.271"
5555

5656
#define MAX_SURFACES 3
5757
#define MAX_PLANES 6

0 commit comments

Comments
 (0)