]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
drm/amd/display: 3.2.254
authorAric Cyr <aric.cyr@amd.com>
Sun, 24 Sep 2023 16:54:02 +0000 (12:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Oct 2023 22:42:50 +0000 (18:42 -0400)
DC v3.2.254

* Stability fixes through null pointer checks, blackscreen fixes on
  certain configurations
* Improvements for various functionality like Idle optimization, ILR, DSC, IPS
* Fixes for ILR functionality
* Trivial code cleanups

===================================================================

Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Cc: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h

index a38e67e95208f2ed5a8580cae4deebb3324ace96..d38194a58ab53668072b35b62051869e67cef351 100644 (file)
@@ -47,7 +47,7 @@ struct aux_payload;
 struct set_config_cmd_payload;
 struct dmub_notification;
 
-#define DC_VER "3.2.253"
+#define DC_VER "3.2.254"
 
 #define MAX_SURFACES 3
 #define MAX_PLANES 6