diff options
author | Aric Cyr <[email protected]> | 2020-04-22 18:07:47 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-28 16:16:34 -0400 |
commit | 1349f6fc334b3a3d7a338c70da07a3e0450da5c5 (patch) | |
tree | adbce5a09dafabb822c62d0ebe3d31344026c346 | |
parent | ff532461a42a00a30abde612a7d830506ca404ac (diff) |
drm/amd/display: 3.2.82
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 5432ca1657b1..84e5056521a3 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.81" +#define DC_VER "3.2.82" #define MAX_SURFACES 3 #define MAX_PLANES 6 |