aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2021-12-11 18:07:10 -0500
committerAlex Deucher <[email protected]>2021-12-30 08:54:44 -0500
commit19afe66ddb8f18c7ad5cd07322c6d8d2a2905ce8 (patch)
tree32a4b11357fad0428834da6a047a7153b882f9ff
parentaca05d338b3226255fdba56771378a2dc4c9caa5 (diff)
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]>
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index 18e59d635ca2..1be74d6223df 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.166"
+#define DC_VER "3.2.167"
#define MAX_SURFACES 3
#define MAX_PLANES 6