]> Git Repo - linux.git/commitdiff
drm/amd/display: 3.2.241
authorAric Cyr <[email protected]>
Mon, 19 Jun 2023 05:11:09 +0000 (01:11 -0400)
committerAlex Deucher <[email protected]>
Fri, 30 Jun 2023 17:12:16 +0000 (13:12 -0400)
This version brings along the following:

- Improve debugging mechanism for Gaming FAMS
- Add monitor specific edid quirks
- Fixes for Phantom pipe
- Fixes for Shapper LUT
- Clean up asserts

Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Aric Cyr <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dc.h

index 110ef14445d9fa36385d0b231dcccb8c2faa34ad..63948170fd6d9d78cb86abe7ddf8a59b5c4b5a25 100644 (file)
@@ -45,7 +45,7 @@ struct aux_payload;
 struct set_config_cmd_payload;
 struct dmub_notification;
 
-#define DC_VER "3.2.240"
+#define DC_VER "3.2.241"
 
 #define MAX_SURFACES 3
 #define MAX_PLANES 6
This page took 0.07269 seconds and 4 git commands to generate.