summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-08-14 20:28:55 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-09-01 16:55:11 -0400
commit391ac13539cadf3377460bb7140829ee99799de4 (patch)
tree8a57b285fdec10ff0cd17280dff7df00352c45fc /drivers/gpu/drm
parent3a9d5b0b5301fb992554ee93ae34fe91771e6434 (diff)
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 <qingqing.zhuo@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>
Diffstat (limited to 'drivers/gpu/drm')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h2
1 files changed, 1 insertions, 1 deletions
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