diff options
author | Aric Cyr <[email protected]> | 2020-04-06 00:22:52 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-22 18:11:47 -0400 |
commit | 7241434f88eba194623b0624880ea90c871ca358 (patch) | |
tree | 43c1e9a5ea6a95b5174649cf9a50a01576db6c85 | |
parent | 68c10ac91f88babd7c8e273e5cdae892111ba334 (diff) |
drm/amd/display: 3.2.81
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 89cce79c950d..f9a2069ea30f 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.80" +#define DC_VER "3.2.81" #define MAX_SURFACES 3 #define MAX_PLANES 6 |