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 <[email protected]> Signed-off-by: Taimur Hassan <[email protected]> Signed-off-by: Tom Chung <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 81fc9ca commit 7ce3166

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
@@ -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)