From: Aric Cyr Date: Sun, 4 Apr 2021 16:32:38 +0000 (-0400) Subject: drm/amd/display: 3.2.131 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=74d85a4af7c0e78f784c1a81e18117a0f81ee036;p=linux.git drm/amd/display: 3.2.131 DC version 3.2.131 brings improvements in multiple areas. In summary, we highlight: -Enhancement for multiple eDP BL control. -Add debug flag to enable eDP ILR by default and debugfs to repress HPD/HPR_RX IRQ. -Fixes for DSC enable sequence,Force vsync flip,hang when psr is enabled etc. -Firmware releases: 0.0.60 0.0.61 Signed-off-by: Aric Cyr Acked-by: Bindu Ramamurthy 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 4d2ea508fa138..82a324a618db1 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.130" +#define DC_VER "3.2.131" #define MAX_SURFACES 3 #define MAX_PLANES 6