summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-12-06 14:52:34 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-12-13 15:09:54 -0500
commitbcbd0787f8be31b17125d05cfaf71724774b9964 (patch)
tree4d95e46c601b4edffe25c37e3a75ebfd291e0149 /drivers/gpu/drm/amd/display/dc
parent7253c36b1febe7e76be3da26fbf875978b37e92c (diff)
downloadlinux-stable-bcbd0787f8be31b17125d05cfaf71724774b9964.tar.gz
linux-stable-bcbd0787f8be31b17125d05cfaf71724774b9964.tar.bz2
linux-stable-bcbd0787f8be31b17125d05cfaf71724774b9964.zip
drm/amd/display: 3.2.264
Summary: Bug fixes for: * DCN35 power gating * P-state change, & prefetch logic * ABM * DP 2.1 Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc')
-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 61d08349a0d7..2c85f8ee682f 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -49,7 +49,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.263"
+#define DC_VER "3.2.264"
#define MAX_SURFACES 3
#define MAX_PLANES 6