diff options
author | Tony Cheng <[email protected]> | 2018-01-25 01:06:31 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:19:36 -0500 |
commit | 4900a04c147c8df5ece61e134ca3418c05eb599a (patch) | |
tree | 4dcac57d7918191741996e02b4682d15e17b4808 | |
parent | 8f8372c7d17792f8b8b5fbf539f8f2b75dce0e15 (diff) |
drm/amd/display: dal 3.1.32
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[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 07890699cc37..03af1a04c6aa 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -38,7 +38,7 @@ #include "inc/compressor.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.1.31" +#define DC_VER "3.1.32" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |