From: Aric Cyr Date: Sun, 28 Jul 2024 18:55:56 +0000 (-0400) Subject: drm/amd/display: 3.2.295 X-Git-Tag: configfs-6.13-2024-11-19~386^2~17^2~188 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=130376ab8300ef06231ebac4db147f06d601d53c;p=users%2Fhch%2Fconfigfs.git drm/amd/display: 3.2.295 This version brings along following fixes: - Clean up some files style problems - Program the DET segment when initializing pipes in dcn10_hwseq - Fix overlay with pre-blend color processing - Disable SubVP if Hardware Rotation is Used - Fix few things in DML - Re-enable panel replay feature - Fix null pointer dereference under mst+dsc setup Acked-by: Tom Chung Signed-off-by: Aric Cyr Signed-off-by: Wayne Lin 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 49725f06a2d5..7873daf72608 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.294" +#define DC_VER "3.2.295" #define MAX_SURFACES 3 #define MAX_PLANES 6