diff options
author | Tony Cheng <[email protected]> | 2018-06-05 09:14:36 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-05 16:38:44 -0500 |
commit | c1aaea99a43e39c7c8dc6c71b84589c89d5bcbf2 (patch) | |
tree | c450f240dd4c035ac774ba4eb6c86f56726e5679 | |
parent | b6c3053a8f431a032a1473dc0e0069ca7fd0b0e5 (diff) |
drm/amd/display: dal 3.1.52
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-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 cbcdbd9b9910..74e6653b9852 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.51" +#define DC_VER "3.1.52" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |