diff options
author | Tony Cheng <tony.cheng@amd.com> | 2018-07-18 20:28:54 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-27 11:10:13 -0500 |
commit | f1220c876d4fb6bb41851f7f422efa4600d0bfa7 (patch) | |
tree | 9950f0ee655012bb2fe0b9e0e5c7a232c3c490b6 | |
parent | 6c1fd99bc6694be3cca3c1778908fe40ef7532ca (diff) |
drm/amd/display: dc 3.1.61
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Steven Chiu <Steven.Chiu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-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 01af5356f2fc..af57c3001a82 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.60" +#define DC_VER "3.1.61" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |