Skip to content

Commit 5113175

Browse files
AMD-aricalexdeucher
authored andcommitted
drm/amd/display: 3.2.258
This version brings along following fixes: Update test link rate DPCD bit field to match spec Enable RCO options for dcn35 Add missing dml2 init value for dcn35 Enable DCN clock gating DCN35 Disable cm power optimization Allow 16 max_slices for DP2 DSC Fix OTG disable workaround logic Enable more IPS options Fix FRL assertion on boot Fix missing blendTF programming Update DP HPO MSA with colorimetry from test request Fix handling duplicate planes on one stream 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 f9e7d4f commit 5113175

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.257"
52+
#define DC_VER "3.2.258"
5353

5454
#define MAX_SURFACES 3
5555
#define MAX_PLANES 6

0 commit comments

Comments
 (0)