Skip to content

Commit 7fc4ccf

Browse files
AMD-aricalexdeucher
authored andcommitted
drm/amd/display: Promote DAL to 3.2.247
This version brings along following fixes: - Improve power saving feature - Clean up for code clarity - Fix crashing bug - Fix pipe allocation for older ASIC - Fix for gamut remap - Fix 8K 60Hz display in test cases - Fix bug in clock gating - Improve DP2 compliance Acked-by: Stylon Wang <stylon.wang@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 2e0847a commit 7fc4ccf

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
@@ -47,7 +47,7 @@ struct aux_payload;
4747
struct set_config_cmd_payload;
4848
struct dmub_notification;
4949

50-
#define DC_VER "3.2.246"
50+
#define DC_VER "3.2.247"
5151

5252
#define MAX_SURFACES 3
5353
#define MAX_PLANES 6

0 commit comments

Comments
 (0)