diff options
author | Aric Cyr <[email protected]> | 2021-05-31 18:33:12 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-06-08 12:24:19 -0400 |
commit | ea5267994e9e280d48a9089202bf5740b658717b (patch) | |
tree | a05b38b67aa537a06245bf62665e0da903d8c16c | |
parent | b91ab86311c6acd14599944e7456af21218b5493 (diff) |
drm/amd/display: 3.2.139
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 39a5e37b77af..a70697898025 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.138" +#define DC_VER "3.2.139" #define MAX_SURFACES 3 #define MAX_PLANES 6 |