diff options
author | Aric Cyr <[email protected]> | 2019-05-27 11:27:11 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-06-11 12:50:25 -0500 |
commit | 70bcf2bc5203e358e5e2ac30718caea53204dfe9 (patch) | |
tree | 1e649cb306c78b332e6b00c484bf435c62619b17 /drivers/gpu | |
parent | 7f9c24a0fc436e0745cd3eb9c9b4638b22d710c9 (diff) |
drm/amd/display: 3.2.35
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu')
-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 59a9e1ea806d..c4bd9216dd61 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -39,7 +39,7 @@ #include "inc/hw/dmcu.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.34" +#define DC_VER "3.2.35" #define MAX_SURFACES 3 #define MAX_PLANES 6 |