summaryrefslogtreecommitdiff
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-04-04 07:22:58 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-04-12 21:20:13 +0300
commitc2e4b0a97cc2ed0590fade2aebc4d912dd868ff3 (patch)
treecc2c5a08c7b9d685cb6a000de82fdb6083c42911 /drivers/gpu
parente9b1bfa548be678fcfd706291637b51f35ee92b8 (diff)
downloadlinux-c2e4b0a97cc2ed0590fade2aebc4d912dd868ff3.tar.xz
drm/amd/display: 3.2.181
Title: DC Patches Apri 6, 2022 This DC patchset brings improvements in multiple areas. In summary, we highlight: *Disabling Z10 on DCN31 *Fix issue breaking 32bit Linux build *Fix inconsistent timestamp type *Add DCN30 support FEC init *Fix crash on setting VRR with no display connected *Disable FEC if DSC not supported for EDP *Add odm seamless boot support *Select correct DTO source *Power down hardware if timer not trigger Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu')
-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 544d58260269..2f0c436dae4c 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.180"
+#define DC_VER "3.2.181"
#define MAX_SURFACES 3
#define MAX_PLANES 6