diff options
author | mark mcgarrity <[email protected]> | 2019-01-25 14:38:34 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-02-06 13:30:36 -0500 |
commit | c00800c46e832ca27f4db489b8c28a56603f8d2c (patch) | |
tree | 44e2e0b1260a60d5d1b9a1d2733a8b79fdb2d29b | |
parent | e6d2421343a78a3ef83d7839a8704dd2eb3c9a69 (diff) |
drm/amd/display: 3.2.17
Signed-off-by: mark mcgarrity <[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 2224bba914ec..bade219d1268 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.16" +#define DC_VER "3.2.17" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |