diff options
author | Tony Cheng <[email protected]> | 2018-02-21 16:40:50 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-03-05 15:35:47 -0500 |
commit | 5dd0bb34edc160cf725f8e00e3bc3c8be883842e (patch) | |
tree | f268fd2c0156d91da5b014428055c0a75fdfacfe | |
parent | cc3ca53332de2b347c45262fcfb162fc186fa247 (diff) |
drm/amd/display: dal 3.1.37
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 e954705f7f0f..7f0dbf6a866a 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.36" +#define DC_VER "3.1.37" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |