summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-06-19 01:11:09 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-06-30 13:12:16 -0400
commitb877934e5efc1ffd4f8098bb245853b3738e103f (patch)
treea1a1faa2ad46838bf5444d3c5b67b9c9717fad1c /drivers
parentc85c2c849ce776d5039a77d56936a216f9a07b57 (diff)
downloadlinux-stable-b877934e5efc1ffd4f8098bb245853b3738e103f.tar.gz
linux-stable-b877934e5efc1ffd4f8098bb245853b3738e103f.tar.bz2
linux-stable-b877934e5efc1ffd4f8098bb245853b3738e103f.zip
drm/amd/display: 3.2.241
This version brings along the following: - Improve debugging mechanism for Gaming FAMS - Add monitor specific edid quirks - Fixes for Phantom pipe - Fixes for Shapper LUT - Clean up asserts Acked-by: Rodrigo Siqueira <rodrigo.siqueira@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')
-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 110ef14445d9..63948170fd6d 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -45,7 +45,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.240"
+#define DC_VER "3.2.241"
#define MAX_SURFACES 3
#define MAX_PLANES 6