diff options
author | Aric Cyr <[email protected]> | 2021-05-09 15:17:58 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-05-19 22:39:43 -0400 |
commit | 6b8dd1337a23118e798db1984cacce36c4a7af66 (patch) | |
tree | 01da749147cd41c01ed9b3a0c67fedc0d1040601 | |
parent | 41a9e02bb0ab56f48d3c66464ac7081df684e25b (diff) |
drm/amd/display: 3.2.136
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 63b61468898f..7da5e7a2e88d 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.135.1" +#define DC_VER "3.2.136" #define MAX_SURFACES 3 #define MAX_PLANES 6 |