diff options
author | Tony Cheng <[email protected]> | 2018-02-01 15:32:55 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:19:59 -0500 |
commit | 7708b60b3e3d3b69218c60142da85cc43b1a62de (patch) | |
tree | 5da7272b198ea88a4b0d9e78d6b2d2b628a83256 | |
parent | 91d4a12900347636a049038c289c3999a388e082 (diff) |
drm/amd/display: dal 3.1.33
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 03af1a04c6aa..d3ca22fcc166 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.32" +#define DC_VER "3.1.33" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |