diff options
author | Aric Cyr <[email protected]> | 2020-09-21 10:39:25 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-10-05 15:15:56 -0400 |
commit | 322b1fdd2007e7c6619ba2decb683177eeaa9e88 (patch) | |
tree | c72f6f19e702bb46de4ac16fb58ffe0de44b974b | |
parent | 894052d6416bfe65af283c0265be532a834fab96 (diff) |
drm/amd/display: 3.2.105
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 82fe0ab56e3a..3ea4be40050d 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.104" +#define DC_VER "3.2.105" #define MAX_SURFACES 3 #define MAX_PLANES 6 |