diff options
author | Aric Cyr <aric.cyr@amd.com> | 2021-10-11 23:26:23 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-10-28 14:26:15 -0400 |
commit | 6dd8154bd24e2dc5662cd18b3ad1178a2b245f38 (patch) | |
tree | 4c82aa859a1effb360d10d176af844b768b15fcb /drivers/gpu | |
parent | b129c94ea39bebf56194ef49d89fa3dc766b587b (diff) |
drm/amd/display: 3.2.158
Acked-by: Agustin Gutierrez <agustin.gutierrez@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.h | 2 |
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 23977de4811b..4cd04a78f926 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.157" +#define DC_VER "3.2.158" #define MAX_SURFACES 3 #define MAX_PLANES 6 |