diff options
author | Aric Cyr <[email protected]> | 2020-09-28 10:40:26 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-10-05 15:17:49 -0400 |
commit | 4b74ed75ae1303022c7a1da07e941302da31db46 (patch) | |
tree | 17d71d32518cc19c13b070d12feb3e692359f3da | |
parent | a13e25618842d4edaeee2cee73117b8b869bd3b2 (diff) |
drm/amd/display: 3.2.106
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 d2d2032a40e1..203dab40a2ec 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.105" +#define DC_VER "3.2.106" #define MAX_SURFACES 3 #define MAX_PLANES 6 |