diff options
author | Tony Cheng <[email protected]> | 2018-06-05 09:13:56 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-07-05 16:38:38 -0500 |
commit | 9f6e2842d0681a9a6579618a301c8ae06e20a6cd (patch) | |
tree | 678f93d2476eb755fd8f69894ad03fbb99815807 | |
parent | dc38fd9dac3e15538c7c238c4dfb98ceb408fa19 (diff) |
drm/amd/display: dal 3.1.50
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 d1ac9676a539..cdab7b0453c5 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.49" +#define DC_VER "3.1.50" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |