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 <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent aca05d3 commit 19afe66

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.166"
50+
#define DC_VER "3.2.167"
5151

5252
#define MAX_SURFACES 3
5353
#define MAX_PLANES 6

0 commit comments

Comments
 (0)