Skip to content

Commit 7ce3166

Browse files
Taimur Hassanalexdeucher
authored andcommitted
drm/amd/display: Promote DAL to 3.2.334
This version brings along following update: -Support external tunneling feature -Modify DCN401 DMUB reset & halt sequence -Fix the typo in dcn401 Hubp block -Skip backend validation for virtual monitors Acked-by: Wayne Lin <wayne.lin@amd.com> Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com> Signed-off-by: Tom Chung <chiahsuan.chung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 81fc9ca commit 7ce3166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • drivers/gpu/drm/amd/display/dc

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ struct aux_payload;
5353
struct set_config_cmd_payload;
5454
struct dmub_notification;
5555

56-
#define DC_VER "3.2.333"
56+
#define DC_VER "3.2.334"
5757

5858
/**
5959
* MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC

0 commit comments

Comments
 (0)