diff options
author | Aric Cyr <[email protected]> | 2020-06-15 10:21:54 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-07-01 01:59:26 -0400 |
commit | 6b17afcccc811a77cd2a2003d8417bfb8b946feb (patch) | |
tree | 515564851e63c626fdd07f94c5c33dc8bed67aaa | |
parent | 4b7da34bd78803d83ebe82a56093c0877e15a243 (diff) |
drm/amd/display: 3.2.91
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Rodrigo Siqueira <[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 ceba626bda2f..f7cb1354a635 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.90" +#define DC_VER "3.2.91" #define MAX_SURFACES 3 #define MAX_PLANES 6 |