diff options
author | Aric Cyr <[email protected]> | 2021-05-02 22:04:15 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-05-10 18:11:16 -0400 |
commit | 14b1f0738e311d5633124f1fcf87e20494c09a99 (patch) | |
tree | c7c410e5ed320780eff443f1f4c7a11a765dd6b4 | |
parent | 8809a7a4afe90ad9ffb42f72154d27e7c47551ae (diff) |
drm/amd/display: 3.2.135
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Stylon Wang <[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 d9e1657ba6a6..213a6cb05d11 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.134" +#define DC_VER "3.2.135" #define MAX_SURFACES 3 #define MAX_PLANES 6 |