aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2024-01-22 03:38:45 +0000
committerAlex Deucher <[email protected]>2024-01-29 20:46:48 +0000
commit2bf85adfb3044a92aa7b9a2d9e92073cd957bd8c (patch)
tree0b2741c8105f36eae6445dc113e797d60ea5ab5a
parentdrm/amd/display: [FW Promotion] Release 0.0.202.0 (diff)
downloadkernel-2bf85adfb3044a92aa7b9a2d9e92073cd957bd8c.tar.gz
kernel-2bf85adfb3044a92aa7b9a2d9e92073cd957bd8c.zip
drm/amd/display: 3.2.270
- Add control flag for IPS residency profiling - Populate invalid split index to be 0xF - Fix dcn35 8k30 Underflow/Corruption Issue - Fix DP audio settings - Use correct phantom pipe when populating subvp pipe info - Fix incorrect mpc_combine array size - Fix DPSTREAM CLK on and off sequence - Fix USB-C flag update after enc10 feature init - Add debugfs disallow edp psr - Unify optimize_required flags and VRR adjustments - Increased min_dcfclk_mhz and min_fclk_mhz - Fix static screen event mask definition change Reviewed-by: Tom Chung <[email protected]> Acked-by: Tom Chung <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-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 ee561d941f53..5d95b1e9dafb 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.269"
+#define DC_VER "3.2.270"
#define MAX_SURFACES 3
#define MAX_PLANES 6