aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
diff options
context:
space:
mode:
authorRyan Seto <[email protected]>2025-01-06 16:44:48 +0000
committerAlex Deucher <[email protected]>2025-01-10 17:12:47 +0000
commit812a33a65d00e3d813f5ed2c9923569acd0b445c (patch)
tree125d17e2db97493f1cf9adaef8f5fa644def4d18 /drivers/gpu/drm/amd/display
parentdrm/amd/display: avoid reset DTBCLK at clock init (diff)
downloadkernel-812a33a65d00e3d813f5ed2c9923569acd0b445c.tar.gz
kernel-812a33a65d00e3d813f5ed2c9923569acd0b445c.zip
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]>
Diffstat (limited to 'drivers/gpu/drm/amd/display')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index 5fb15c6315a4..053481ab69ef 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -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