Skip to content

Commit 19afe66

Browse files
AMD-aricalexdeucher
authored andcommitted
drm/amd/display: 3.2.167
This version brings along the following: - Fixes and improvements in the LTTPR code - Improve z-state - Fix null pointer check - Improve communication with s0i2 - Update multiple-display split policy - Add missing registers Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent aca05d3 commit 19afe66

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

50-
#define DC_VER "3.2.166"
50+
#define DC_VER "3.2.167"
5151

5252
#define MAX_SURFACES 3
5353
#define MAX_PLANES 6

0 commit comments

Comments
 (0)