diff options
author | Aric Cyr <[email protected]> | 2019-10-06 23:21:07 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-10-25 16:50:09 -0400 |
commit | b837d783b6294bf7dc25e4056998f3f058023989 (patch) | |
tree | af666309ab6951e4fc40a25eefbedeaf02694981 | |
parent | 1ea8751bd28d1ec2b36a56ec6bc1ac28903d09b4 (diff) |
drm/amd/display: 3.2.56
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Leo Li <[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 b578b2148e45..0416a17b0897 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.55" +#define DC_VER "3.2.56" #define MAX_SURFACES 3 #define MAX_PLANES 6 |