diff options
author | Aric Cyr <[email protected]> | 2019-09-28 15:57:53 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-10-25 16:50:08 -0400 |
commit | 37b970d1d793d900c04d444366994636278ebec8 (patch) | |
tree | c15b14e01e9fae27992b34ef4283d99412c5b73e | |
parent | 69fea579c215679212e9a15a79465687e6add3ae (diff) |
drm/amd/display: 3.2.55
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 2e1d34882684..a86dad3808b6 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.54" +#define DC_VER "3.2.55" #define MAX_SURFACES 3 #define MAX_PLANES 6 |