diff options
author | Tony Cheng <[email protected]> | 2017-10-25 00:15:05 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-04 16:41:39 -0500 |
commit | 2d7d273d22aa22cb95077de9d3e366c8084c3b20 (patch) | |
tree | d9a692ed9cde14a8c2998b76d76b76f27b62c8b7 | |
parent | 603b83bae4e4df95679045e765964515d3271f6e (diff) |
drm/amd/display: dal 3.1.10
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 e39371797eeb..4019e7417c88 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.09" +#define DC_VER "3.1.10" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |