diff options
author | Aric Cyr <[email protected]> | 2020-04-27 11:38:12 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-05-05 13:12:47 -0400 |
commit | cf9d811935df2f8775ead12d01a4fa96aae5011d (patch) | |
tree | 9dd1df9e431ed2026fdf8b0de740caf20faca967 | |
parent | e3f36d18eba382e6fe8d607eef54db361f6a3fc8 (diff) |
drm/amd/display: 3.2.84
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Aurabindo Pillai <[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 d2f796bff522..85908561c741 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.83.1" +#define DC_VER "3.2.84" #define MAX_SURFACES 3 #define MAX_PLANES 6 |