diff options
author | Tony Cheng <[email protected]> | 2017-11-01 21:52:21 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-06 12:47:30 -0500 |
commit | 46f6b85cff2d20a0648c8ef61bfabe12dcf5b640 (patch) | |
tree | beabd03ecca6cf6fa8fb480b1c779ded7a83ddde | |
parent | 5fa2ec4fad366a6de324c57d51abea6dd4b52a26 (diff) |
drm/amd/display: dal 3.1.14
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 fbafc8b93a85..86a9c927a312 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.13" +#define DC_VER "3.1.14" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |