diff options
author | Tony Cheng <[email protected]> | 2018-06-05 09:14:22 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-05 16:38:39 -0500 |
commit | d4fa93e03839c3e4e9d16020f1a3c78ae36c646a (patch) | |
tree | 65672f91a7102bd3f68399e9e3da073dddfe4995 | |
parent | b9c1c67aeb8805015f02efb0a6a6ddf68ea8a4b4 (diff) |
drm/amd/display: dal 3.1.51
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-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 cdab7b0453c5..cbcdbd9b9910 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.50" +#define DC_VER "3.1.51" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |