summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-10-07 09:19:15 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-10-15 11:24:27 -0400
commitf9f3e8236e9e8fb1926297e23389905b63400a87 (patch)
treed02719aa91be9ed0b7a4bc2fd8d513a3bf3c30de
parentef7e217f50159ca10d120a1c6ea09c6401019b3b (diff)
drm/amd/display: 3.2.305
- Add sharpening policy to plane state - Clear pipe pointers on pipe reset - Resolve correct MALL size for dcn401 - Read Sink emission rate capability - IPX fixes - Coverity fixes Reviewed-by: Roman Li <roman.li@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Roman Li <roman.li@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-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 ad8e2a91c306..6ba167d4c785 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.304"
+#define DC_VER "3.2.305"
#define MAX_SURFACES 3
#define MAX_PLANES 6