diff options
author | Tony Cheng <[email protected]> | 2017-11-21 21:40:34 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-14 10:54:45 -0500 |
commit | fdc72e7df9a42fe206d024f980def5a099aeea1d (patch) | |
tree | 71fb9a1f92f9126821e7fffc1950cec45347b98a | |
parent | cc55b1f5c31aba89c9b504b7400d0e247e8ce1da (diff) |
drm/amd/display: dal 3.1.24
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 269d5634e6ee..74286d3001ae 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.23" +#define DC_VER "3.1.24" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |