diff options
author | Tony Cheng <tony.cheng@amd.com> | 2017-11-21 21:40:34 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-14 10:54:45 -0500 |
commit | fdc72e7df9a42fe206d024f980def5a099aeea1d (patch) | |
tree | 71fb9a1f92f9126821e7fffc1950cec45347b98a /drivers/gpu/drm/amd | |
parent | cc55b1f5c31aba89c9b504b7400d0e247e8ce1da (diff) | |
download | lwn-fdc72e7df9a42fe206d024f980def5a099aeea1d.tar.gz lwn-fdc72e7df9a42fe206d024f980def5a099aeea1d.zip |
drm/amd/display: dal 3.1.24
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd')
-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 |