Skip to content

Commit 5c10147

Browse files
AMD-aricalexdeucher
authored andcommitted
drm/amd/display: Promote DAL to 3.2.259
Summary: - Enable DCN35 physymclk root clock gating - Fix DP automation test pattern bug - Disable OTG for mode timing switch on DCN35 - Refactor DML2 - Revert Fix handling duplicate planes on one stream - Revert Enable DCN clock gating - Implement cursor P-State allow for SubVP - Optimize pipe otg allocation - Save and restore mall state while switching from ODM to Subvp Acked-by: Hersen Wu <hersenxs.wu@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent fecbaa0 commit 5c10147

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
@@ -49,7 +49,7 @@ struct aux_payload;
4949
struct set_config_cmd_payload;
5050
struct dmub_notification;
5151

52-
#define DC_VER "3.2.258"
52+
#define DC_VER "3.2.259"
5353

5454
#define MAX_SURFACES 3
5555
#define MAX_PLANES 6

0 commit comments

Comments
 (0)