drm/amd/display: 3.2.249
authorMartin Leung <martin.leung@amd.com>
Mon, 21 Aug 2023 14:22:50 +0000 (10:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Aug 2023 19:38:19 +0000 (15:38 -0400)
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>
drivers/gpu/drm/amd/display/dc/dc.h

index 54692e9cc2c781adca9c0db158b45e1a10fb673c..e8f9e1247b6196590d91f2f12fd6207087ce4ee2 100644 (file)
@@ -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