diff options
author | Aric Cyr <[email protected]> | 2020-03-09 11:08:49 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-01 14:44:43 -0400 |
commit | 46484870d02acc174cbf2c22400c1b7b38346818 (patch) | |
tree | 9f673103d2b5a6a00b36f0a805d3f63ae6c803bf | |
parent | b7b2a316b95e09ad51db0fd18c5f291051b06117 (diff) |
drm/amd/display: 3.2.77
Signed-off-by: Aric Cyr <[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 1935cf6601eb..92123b0d1196 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.76" +#define DC_VER "3.2.77" #define MAX_SURFACES 3 #define MAX_PLANES 6 |