diff options
author | Tony Cheng <[email protected]> | 2018-06-05 09:15:15 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-13 14:50:23 -0500 |
commit | 76fbdc63daaa216bdbd294e4d7ac6a35e1470126 (patch) | |
tree | 0c8fe326336ab99a1141cdef9fe022d1851051fc | |
parent | 53a599de5560b95bf76bc12d17b93406c33e9f75 (diff) |
drm/amd/display: dal 3.1.54
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Aric Cyr <[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 1b36e763f3b0..6074680ecee1 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.53" +#define DC_VER "3.1.54" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |