Skip to content

Commit e7ac92c

Browse files
Taimur Hassanalexdeucher
authored andcommitted
drm/amd/display: Promote DAL to 3.2.340
Summary: * Remove unused tunnel BW validation * Refactor DML21 initialization and configuration * Fix link override sequencing when switching between DIO/HPO * Ensure OLED minimum luminance Acked-by: Wayne Lin <Wayne.Lin@amd.com> Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com> Signed-off-by: Ray Wu <ray.wu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 5e0d1c5 commit e7ac92c

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
@@ -55,7 +55,7 @@ struct aux_payload;
5555
struct set_config_cmd_payload;
5656
struct dmub_notification;
5757

58-
#define DC_VER "3.2.339"
58+
#define DC_VER "3.2.340"
5959

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

0 commit comments

Comments
 (0)