aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2021-08-15 00:28:55 +0000
committerAlex Deucher <[email protected]>2021-09-01 20:55:11 +0000
commit391ac13539cadf3377460bb7140829ee99799de4 (patch)
tree8a57b285fdec10ff0cd17280dff7df00352c45fc
parentdrm/amd/display: [FW Promotion] Release 0.0.80 (diff)
downloadkernel-391ac13539cadf3377460bb7140829ee99799de4.tar.gz
kernel-391ac13539cadf3377460bb7140829ee99799de4.zip
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 <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-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