summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc.h
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-03-03 17:34:49 -0500
committerAlex Deucher <alexander.deucher@amd.com>2024-03-20 13:38:15 -0400
commit689898ca00187ef0c2c943e187d6e56d39c4c678 (patch)
treefd7ddad5f56b6bfa792a1ed0dc38081537bcf28d /drivers/gpu/drm/amd/display/dc/dc.h
parentc26dce0fd9457fd4a00454fe5a2ce7cf3eca21df (diff)
downloadlinux-689898ca00187ef0c2c943e187d6e56d39c4c678.tar.gz
linux-689898ca00187ef0c2c943e187d6e56d39c4c678.tar.bz2
linux-689898ca00187ef0c2c943e187d6e56d39c4c678.zip
drm/amd/display: 3.2.276
This version brings along following fixes: - Clear mpc_tree in init_pipes - Program pixclk according to dcn revision - Add stream clock source to DP DTO params - Enabling urgent latency adjustment for DCN35 - To adjust dprefclk by down spread percentage - Add debug option for idle reg checks - Revert few patches which cause regression - skip forcing odm in minimal transition - Fix noise issue on HDMI AV mute - Enable fast update for DCN314 - Enable 2to1 ODM policy for DCN35 - Fix DCN31 underflow problem - Add the MALL size in the fallback function - Modify coding style/errors and remove redundant codes - Add missing registers and offset Acked-by: Wayne Lin <wayne.lin@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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc.h')
-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 8abd19e7f826..7b22c2efed77 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -51,7 +51,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.275"
+#define DC_VER "3.2.276"
#define MAX_SURFACES 3
#define MAX_PLANES 6