diff options
author | Aric Cyr <[email protected]> | 2021-04-19 00:46:28 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-04-28 23:35:51 -0400 |
commit | 18fa44625c6bf9375734fb9e564bd5911200ddc1 (patch) | |
tree | 1200ae5783eea2f71056bfebf162717608770b93 | |
parent | 8167538ffb22b299958ee1ad7873fadd12254c1d (diff) |
drm/amd/display: 3.2.133
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Wayne Lin <[email protected]>
Tested-by: Daniel Wheeler <[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 65f801b50686..dba2584e8986 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -45,7 +45,7 @@ /* forward declaration */ struct aux_payload; -#define DC_VER "3.2.132" +#define DC_VER "3.2.133" #define MAX_SURFACES 3 #define MAX_PLANES 6 |