diff options
author | Tony Cheng <[email protected]> | 2018-06-05 09:15:41 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-13 14:52:19 -0500 |
commit | cc034fed70d2d41ac7726d1c9872a80f035f8692 (patch) | |
tree | 03b0d31e70a9f0659f5966988a1210958084f715 | |
parent | 5fbac0a5ff99071919976a5434b19e9cc792a2ca (diff) |
drm/amd/display: dal 3.1.55
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Anthony Koo <[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 721c5cdff38f..208578301d59 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.54" +#define DC_VER "3.1.55" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |