From: Aric Cyr Date: Sun, 15 Aug 2021 00:28:55 +0000 (-0400) Subject: drm/amd/display: 3.2.150 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=391ac13539cadf3377460bb7140829ee99799de4;p=linux.git drm/amd/display: 3.2.150 This version brings along following fixes: - FW promotion 0.0.80 - Add missing ABM register offsets - Fix in swizzle mode mapping - Emulated sink support for freesync - Improvoments in max target bpp Acked-by: Qingqing Zhuo 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 1a2b47fdece41..0505081e4fe83 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.149" +#define DC_VER "3.2.150" #define MAX_SURFACES 3 #define MAX_PLANES 6