diff options
author | Tony Cheng <[email protected]> | 2018-07-18 20:28:12 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-08-27 11:09:49 -0500 |
commit | 2cb3bcdb33c0a18b25a23e7081de8c9a1698a80e (patch) | |
tree | 5116da1a921fce6246a3327e4805c4b54d7a79b4 | |
parent | 265f5ba6c209875081da7c5f7affe8c2c1913a75 (diff) |
drm/amd/display: dal 3.1.60
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Bhawanpreet Lakha <[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 6c9990bef267..01af5356f2fc 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.59" +#define DC_VER "3.1.60" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |