From: Aric Cyr Date: Mon, 28 Mar 2022 13:41:01 +0000 (-0400) Subject: drm/amd/display: 3.2.180 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=68cdbf631b56a97c75891d8292900791713ba0ad;p=linux.git drm/amd/display: 3.2.180 - [FW Promotion] Release 0.0.111.0 - Check for invalid input params when building scaling params - Move link_trace for edp to dp_trace - Fix missing-prototypes warning - Enable 3 plane for DCN 3.0 and 3.02 - Extract set stream attribute into link_hwss - Revert Power down hardware if timer not trigger - Add support for handling 128b/132b link training test request - Add configuration options for AUX wake work around - Remove underflow IRQ type - Add flip interval workaround for low FPS in some game - Remove assert for odm transition case Tested-by: Daniel Wheeler Acked-by: Tom Chung Signed-off-by: Aric Cyr Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index e148db7707227..70cc21ec643a7 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.179" +#define DC_VER "3.2.180" #define MAX_SURFACES 3 #define MAX_PLANES 6