diff options
author | Aric Cyr <[email protected]> | 2020-08-24 10:25:33 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-15 17:52:40 -0400 |
commit | 64fbb86d6b6f72c420dfcf23f82811a44d1c4670 (patch) | |
tree | 8d91d887906c71518e1215dbbd7f3d1c35931eef | |
parent | 81ac89cab037c5ebe0f27638dbb2cf45ef7e26df (diff) |
drm/amd/display: 3.2.101
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Aurabindo Pillai <[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 0607122e04de..464f2c657597 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.100" +#define DC_VER "3.2.101" #define MAX_SURFACES 3 #define MAX_PLANES 6 |