diff options
author | Aric Cyr <[email protected]> | 2019-03-02 22:35:45 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-03-20 23:39:48 -0500 |
commit | 8db89b2e39ffe363f27fdd335e35b59c90979ea5 (patch) | |
tree | a2523b164354da63c93f8c64734b592ccd478519 | |
parent | f38e720af8c56affce99453e2b573ad8b2ceca93 (diff) |
drm/amd/display: 3.2.22
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 9b50536c23a8..951c03d385d5 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.21" +#define DC_VER "3.2.22" #define MAX_SURFACES 3 #define MAX_PLANES 6 |