From: Aric Cyr Date: Mon, 17 Jul 2023 05:36:42 +0000 (-0400) Subject: drm/amd/display: 3.2.244 X-Git-Tag: v6.6-rc1~1^2~20^2~50 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8549655acbc7d295c7a3940afa8f60c575600f5a;p=linux-2.6-block.git drm/amd/display: 3.2.244 This version brings along following fixes: - Fix underflow issue on 175hz timing - Add interface to modify DMUB panel power options - Remove check for default eDP panel_mode - Add new sequence for 4-lane HBR3 on vendor specific retimers - Update DPG test pattern programming - Correct unit conversion for vstartup - Exit idle optimizations before attempt to access PHY - Refactor recout calculation with a more generic formula - Read down-spread percentage from lut to adjust dprefclk. - Don't apply FIFO resync W/A if rdivider = 0 - Prevent invalid pipe connections - Rearrange dmub_cmd defs order - Add VESA SCR case for default aux backlight - Guard DCN31 PHYD32CLK logic against chip family - Correct grammar mistakes Acked-by: Alex Hung Signed-off-by: Aric Cyr Tested-by: Daniel Wheeler 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 41e68d694c17..eadb53853131 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.243" +#define DC_VER "3.2.244" #define MAX_SURFACES 3 #define MAX_PLANES 6