diff options
author | Tony Cheng <[email protected]> | 2017-11-13 18:49:33 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-06 12:48:13 -0500 |
commit | a2c7f9e893acb809a85db473d0c060073f72ca52 (patch) | |
tree | 3dcfa9e7a4ba5e0c0f44d640a2c08923f5934ca9 | |
parent | 404dfe1c564434cddf259b8bc1df34a55d05d934 (diff) |
drm/amd/display: dal 3.1.19
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 4a15f9c7068a..33590c02265e 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.18" +#define DC_VER "3.1.19" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |