]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/amd/display: dc 3.2.287
authorAric Cyr <aric.cyr@amd.com>
Sun, 26 May 2024 22:59:15 +0000 (18:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:15:28 +0000 (16:15 -0400)
This version brings the following changes:
- Add sequential ONO sequencing for DCN35
- Add new GPINT command definitions
- reduce ODM slice count to initial new dc state only when needed
- Enable copying of bounding box data from VBIOS DMUB
- Guard reading 3DLUT registers for dcn32/dcn35

Reviewed-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h

index 2397077d0b6747992532454a603cae530f34b38c..c78296b06b79cb7b60276a1e0f24e7d06a934b81 100644 (file)
@@ -55,7 +55,7 @@ struct aux_payload;
 struct set_config_cmd_payload;
 struct dmub_notification;
 
-#define DC_VER "3.2.286"
+#define DC_VER "3.2.287"
 
 #define MAX_SURFACES 3
 #define MAX_PLANES 6