diff options
author | Aric Cyr <[email protected]> | 2020-08-17 12:16:28 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-15 17:52:40 -0400 |
commit | 14ae69026f840bf3a1ff861ccd43d4e96d6b08cf (patch) | |
tree | a178123c9e70d14bb635948f2aff8ae44cc11b93 | |
parent | 8e8e9463a8fdcdd74cd727864bb84bc509caf48e (diff) |
drm/amd/display: 3.2.100
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 1d9c8e09c08b..7416fd37e7d8 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.99" +#define DC_VER "3.2.100" #define MAX_SURFACES 3 #define MAX_PLANES 6 |