diff options
author | Tony Cheng <[email protected]> | 2018-01-24 03:22:22 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:19:34 -0500 |
commit | 60eb6d98ec72382478a854262dee50426772214c (patch) | |
tree | f88bd908f00d01f5b8fc74258f6eda052c2cb047 | |
parent | e14af1dd747d1132ab1006fea6db0498a613d50c (diff) |
drm/amd/display: dal 3.1.31
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 4b589ef591c9..07890699cc37 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.30" +#define DC_VER "3.1.31" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |