]> Git Repo - linux.git/commitdiff
drm/amd/display: 3.2.316
authorRyan Seto <[email protected]>
Mon, 6 Jan 2025 16:44:48 +0000 (11:44 -0500)
committerAlex Deucher <[email protected]>
Fri, 10 Jan 2025 17:12:47 +0000 (12:12 -0500)
This version brings along following fixes:
- Add some feature for secure display
- Add replay desync error count tracking and reset
- Update chip_cap defines and usage
- Remove unnecessary eDP power down
- Fix some stuttering/corruption issue on PSR panel
- Cleanup and refactoring DML2.1

Acked-by: Wayne Lin <[email protected]>
Reviewed-by: Martin Leung <[email protected]>
Signed-off-by: Ryan Seto <[email protected]>
Signed-off-by: Tom Chung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dc.h

index 5fb15c6315a4665a93a40e37aba95cd3b4b93c87..053481ab69efbe1739d73c93194a197ca3ba92ee 100644 (file)
@@ -55,7 +55,7 @@ struct aux_payload;
 struct set_config_cmd_payload;
 struct dmub_notification;
 
-#define DC_VER "3.2.315"
+#define DC_VER "3.2.316"
 
 #define MAX_SURFACES 4
 #define MAX_PLANES 6
This page took 0.057427 seconds and 4 git commands to generate.