From: Aric Cyr Date: Mon, 3 Jun 2024 01:53:29 +0000 (-0400) Subject: drm/amd/display: 3.2.288 X-Git-Tag: v6.11-rc1~141^2~18^2~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=02c316e696104c50534b8844a1dd9eb281f307bf;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: 3.2.288 * FW Release 0.0.221.0 * Fixed missing targets in FAMS2 * Populate hardware_release hook for dcn401 * Disable DMCUB timeout for DCN35 * Move PRIMARY plane zpos higher * Introduce overlay cursor mode * Change dram_clock_latency for dcn35 and dcn351 * DCN401 cursor code update Acked-by: Zaeem Mohamed 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 c97d9b9d5c17c..35ca38ea2efaa 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.287" +#define DC_VER "3.2.288" #define MAX_SURFACES 3 #define MAX_PLANES 6