diff options
author | Tony Cheng <[email protected]> | 2018-01-10 17:31:14 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-02-19 14:18:40 -0500 |
commit | 352ab654eae95ba6b6b2a29a71c4782f4dbcc041 (patch) | |
tree | 78a2254bfe833f25e0e25100c9cd4c446ed61476 | |
parent | 7c357e61e21bf98dc0a892cbc587240c6f2b2432 (diff) |
drm/amd/display: dal 3.1.29
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 deccbc2020e2..92b249a24bde 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.28" +#define DC_VER "3.1.29" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |