diff options
author | Aric Cyr <[email protected]> | 2020-11-30 11:22:20 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-12-08 23:05:14 -0500 |
commit | aec0ebd651a69e3c52b3946514f3cf3b67b7467c (patch) | |
tree | b547a28f3a8c69dd779808b1526020a4db38e8aa | |
parent | 8b19a4e351e2d453e4a9a69ff6098ef60b1eaa12 (diff) |
drm/amd/display: 3.2.115
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Eryk Brol <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
-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 54a829f95346..b8f1e2d33423 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -42,7 +42,7 @@ #include "inc/hw/dmcu.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.114" +#define DC_VER "3.2.115" #define MAX_SURFACES 3 #define MAX_PLANES 6 |