summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc.h
diff options
context:
space:
mode:
authorMartin Leung <martin.leung@amd.com>2023-08-21 10:22:50 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-08-30 15:38:19 -0400
commit0ee5d7374c99ea306bdfd2c8a1baeda6665b91f5 (patch)
tree9e7b700d991b07badaf5fb14ffb49fa7cced31ab /drivers/gpu/drm/amd/display/dc/dc.h
parentd55a36062eb52e95195dab038bb9f237c69ca190 (diff)
drm/amd/display: 3.2.249
This version brings along the following: - DCN315 fixes - DCN31 fixes - DPIA fixes - Dump the pipe topology when it updates - Misc code cleanups - New debugfs interface to query the current ODM combine configuration - ODM fixes - Potential deadlock while waiting for MPC idle fix - Support for windowed MPO ODM Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Martin Leung <martin.leung@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 54692e9cc2c7..e8f9e1247b61 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.248"
+#define DC_VER "3.2.249"
#define MAX_SURFACES 3
#define MAX_PLANES 6