diff options
author | Aric Cyr <[email protected]> | 2021-09-06 20:42:16 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-09-23 15:17:30 -0400 |
commit | d51fc42adae665cd2ca16be3f46d1c2bbb668036 (patch) | |
tree | c214ea97a2979fff7d0f0783bb99413416c3b137 | |
parent | 13d463eced3c780711469eae8ad77e006728f191 (diff) |
drm/amd/display: 3.2.153
Acked-by: Rodrigo Siqueira <[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 8897750bdaea..1306dedc1a98 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.152" +#define DC_VER "3.2.153" #define MAX_SURFACES 3 #define MAX_PLANES 6 |