diff options
author | Aric Cyr <[email protected]> | 2020-09-08 10:35:37 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-22 12:27:27 -0400 |
commit | c15bc8d285fe052bc3a30ae5ea0919c3101981ef (patch) | |
tree | 9b273c80a3a456d7352ed7042ec3589fa24d0f09 | |
parent | e4b37eec1767468a14b7418a41a857a5b6eca66d (diff) |
drm/amd/display: 3.2.103
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 d9b22d6a985a..d65483483d05 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.102" +#define DC_VER "3.2.103" #define MAX_SURFACES 3 #define MAX_PLANES 6 |