diff options
author | Aric Cyr <[email protected]> | 2020-09-14 11:40:19 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-22 12:29:19 -0400 |
commit | 3a83d33e18f3f61657528ae017581a4d697a88cd (patch) | |
tree | 799ef01d64d4436985a542c374e9e0f024e45ef6 | |
parent | 3b37260be5d7686ca87d69eff1faf3e0acb384c2 (diff) |
drm/amd/display: 3.2.104
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Qingqing Zhuo <[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 d65483483d05..061ca15660ac 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.103" +#define DC_VER "3.2.104" #define MAX_SURFACES 3 #define MAX_PLANES 6 |