diff options
author | Harry Wentland <[email protected]> | 2018-07-09 17:25:15 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-16 16:11:50 -0500 |
commit | 4a7d1d123ddb8c0b57e9beacee03ffcc9b55555a (patch) | |
tree | 8e6ec2abe5f4313257f71b17c638aa57124183d0 | |
parent | d6e75df4e5e10362a140c5c6ce8ced3612296ae3 (diff) |
drm/amd/display: dal 3.1.56
Signed-off-by: Harry Wentland <[email protected]>
Reviewed-by: Steven Chiu <[email protected]>
Acked-by: Leo Li <[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 f74ad8e3fd4e..b10dc177ad61 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.55" +#define DC_VER "3.1.56" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |