diff options
author | Aric Cyr <[email protected]> | 2021-04-11 18:32:58 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-04-20 21:43:32 -0400 |
commit | 839ede894d0843fdf16c88adcdd6d971e5d2e130 (patch) | |
tree | 26ee2441306a179de6ec93d8ae3ab7196cc20201 | |
parent | db6622e97e0433aec70df2e1d1e75cc73d6da12e (diff) |
drm/amd/display: 3.2.132
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Aurabindo Pillai <[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 ed19b9b39af0..100d434f7a03 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.131" +#define DC_VER "3.2.132" #define MAX_SURFACES 3 #define MAX_PLANES 6 |