From: Aric Cyr Date: Sun, 15 Aug 2021 00:28:55 +0000 (-0400) Subject: drm/amd/display: 3.2.150 X-Git-Tag: v5.16-rc1~140^2~13^2~135 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/391ac13539cadf3377460bb7140829ee99799de4 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 1a2b47fdece4..0505081e4fe8 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