diff options
author | Tony Cheng <[email protected]> | 2017-10-25 23:28:38 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-06 12:47:25 -0500 |
commit | f4dd6dca57bc82f00684745c871d8b6f87367896 (patch) | |
tree | fc1b1a0ab71956e28e066278a80e49af579889fe | |
parent | e70fe3b1f06fb12c5fb181c06bab745d0bad3fa5 (diff) |
drm/amd/display: dal 3.1.11
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 a51a9c748c1a..79e2ddbc3399 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.10" +#define DC_VER "3.1.11" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |