diff options
author | Aric Cyr <[email protected]> | 2019-12-23 01:07:49 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-01-16 14:16:02 -0500 |
commit | 9a25e13b91f1e7e11dfb3e3f617a1fbf5c5e9608 (patch) | |
tree | 6a12879a92c6219e7a1518b1e31e2c962f083ddc | |
parent | 6e0ca5ca83bef235778cbf16af37f58b93650dd6 (diff) |
drm/amd/display: 3.2.67
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Acked-by: Rodrigo Siqueira <[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 8c7ff9e322f1..e1c11af2bcaf 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.66" +#define DC_VER "3.2.67" #define MAX_SURFACES 3 #define MAX_PLANES 6 |