summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc.h
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-12-01 16:25:43 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-12-06 23:22:36 +0300
commitc0c22ed7c9fd6e6d50f61ed7347e60342e958e6f (patch)
tree9fafb0fccf13d5d439c5390343b38277c8163d14 /drivers/gpu/drm/amd/display/dc/dc.h
parent107d678f6aecb4421975a25127b6bf521504b39e (diff)
downloadlinux-c0c22ed7c9fd6e6d50f61ed7347e60342e958e6f.tar.xz
drm/amd/display: 3.2.263
This version brings along following fixes: * Enable writeback. * Add multiple fixes for DML2 and DCN35. * Introduce small code style adjustments. 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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc.h')
-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 6ee4db8c0548..61d08349a0d7 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.262"
+#define DC_VER "3.2.263"
#define MAX_SURFACES 3
#define MAX_PLANES 6