From: Aric Cyr Date: Mon, 13 May 2024 00:21:53 +0000 (-0400) Subject: drm/amd/display: 3.2.286 X-Git-Tag: v6.11-rc1~141^2~25^2~135 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e3726419bfc8ab52e7a54b376b4c73282203807;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: 3.2.286 This version pairs with DMUB FW Release 0.0.218.0 for dcn314/315/316, dcn35/351, dcn401 and brings along the following: - Fix powerpc compilation - Fix TBT+TypeC Daisy-chain lightup - Fix ODM combine setup - Fix OTC underflow on dcn35 - Fix DVI config for dcn401 - Add ips status info to debugfs - Add 3DLUT DMA load trigger - Modify clock programming to support DPM - Disable dcn401 idle optimizations Acked-by: Roman Li 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 5ae74558632b7..a711e3fd6f1b5 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.285" +#define DC_VER "3.2.286" #define MAX_SURFACES 3 #define MAX_PLANES 6