diff options
author | Aric Cyr <[email protected]> | 2021-07-25 22:10:55 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-08-05 21:17:59 -0400 |
commit | ffb1a145dc9a4c54096093d2e03d8a0adc5e87e6 (patch) | |
tree | b93370dd44fb29713590029384e7f1b2401401a2 | |
parent | 1cc00e5e63ce532bcae292c24db8e40a29f51058 (diff) |
drm/amd/display: 3.2.147
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Aric Cyr <[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 22e917714fe2..62c222d0402f 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.146" +#define DC_VER "3.2.147" #define MAX_SURFACES 3 #define MAX_PLANES 6 |