diff options
author | Tony Cheng <[email protected]> | 2017-11-13 18:02:57 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-06 12:48:12 -0500 |
commit | f97da580cf42dd43fa7e5bbb8e434f7761249bfd (patch) | |
tree | e2ddf600ac5078024796979b11c9b7208bd88409 | |
parent | 7260d1187eb5c81b6c0b0d310bf281bed46a4627 (diff) |
drm/amd/display: dal 3.1.18
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 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 |