From: Aric Cyr Date: Sun, 29 Aug 2021 22:44:22 +0000 (-0400) Subject: drm/amd/display: 3.2.152 X-Git-Tag: howlett/maple/20220722_2~1941^2~13^2~70 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=68e1634d5fdaee73fc4e628905a2be715df744db;p=users%2Fjedix%2Flinux-maple.git drm/amd/display: 3.2.152 * Correct degamma coefficients * Optimize bandwidth on following fast update * Fix multiple memory leaks reported by coverity * Get backlight from PWM if DMCU is not initialized Acked-by: Mikita Lipski 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 134faa7a1937..442605354430 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -45,7 +45,7 @@ /* forward declaration */ struct aux_payload; -#define DC_VER "3.2.151" +#define DC_VER "3.2.152" #define MAX_SURFACES 3 #define MAX_PLANES 6