Skip to content

Commit 812a33a

Browse files
Ryan Setoalexdeucher
authored andcommitted
drm/amd/display: 3.2.316
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]>
1 parent 0ae47e9 commit 812a33a

File tree

1 file changed

+1
-1
lines changed
  • drivers/gpu/drm/amd/display/dc

1 file changed

+1
-1
lines changed

drivers/gpu/drm/amd/display/dc/dc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ struct aux_payload;
5555
struct set_config_cmd_payload;
5656
struct dmub_notification;
5757

58-
#define DC_VER "3.2.315"
58+
#define DC_VER "3.2.316"
5959

6060
#define MAX_SURFACES 4
6161
#define MAX_PLANES 6

0 commit comments

Comments
 (0)