diff options
author | Aric Cyr <[email protected]> | 2019-03-08 17:37:17 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-03-20 23:39:48 -0500 |
commit | 1e49f3e56d4d8f1cf2defc05a6b57408226faa8a (patch) | |
tree | 1f8633be2f9c816ca1fed59133ccdcca61cedb49 | |
parent | e03868ec0cdc508e270e9f1c2d8c97ee4163dd47 (diff) |
drm/amd/display: 3.2.23
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]>
-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 ce6450b88307..c37a0ede132e 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.22" +#define DC_VER "3.2.23" #define MAX_SURFACES 3 #define MAX_PLANES 6 |