aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-03-20 14:35:12 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-03-31 23:05:53 -0400
commit9510d365e0626ff6f7ed5b23f70ae49828b68039 (patch)
treea284c21baeef23f51393601dbf893730e3a1c52a
parentdrm/amd/display: [FW Promotion] Release 0.0.110.0 (diff)
downloadwireguard-linux-9510d365e0626ff6f7ed5b23f70ae49828b68039.tar.xz
wireguard-linux-9510d365e0626ff6f7ed5b23f70ae49828b68039.zip
drm/amd/display: 3.2.179
- [FW Promotion] Release 0.0.110.0 - Revert FEC check in validation - Update LTTPR UHBR link rate support struct - Add support for USBC connector - Add work around for AUX failure on wake - Clear optc false state when disable otg - Enable power gating before init_pipes - Remove redundant dsc power gating from init_hw - Power down hardware if timer not trigger - Correct Slice reset calculation - Enable 3-plane MPO for DCN31 - Set fec register init value - Remove SW w/a for HDCP 1.4 1A-07 failure based on ECO fix - Create underflow interrupt IRQ type Acked-by: Alex Hung <alex.hung@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>
-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 ced40fe218ac..ef286aa30294 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.178"
+#define DC_VER "3.2.179"
#define MAX_SURFACES 3
#define MAX_PLANES 6