diff options
author | Tony Cheng <tony.cheng@amd.com> | 2017-11-13 18:02:57 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-06 12:48:12 -0500 |
commit | f97da580cf42dd43fa7e5bbb8e434f7761249bfd (patch) | |
tree | e2ddf600ac5078024796979b11c9b7208bd88409 /drivers/gpu/drm/amd/display/dc/dc.h | |
parent | 7260d1187eb5c81b6c0b0d310bf281bed46a4627 (diff) |
drm/amd/display: dal 3.1.18
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc.h')
-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 8951c11882d9..4a15f9c7068a 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.17" +#define DC_VER "3.1.18" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |