diff options
author | Tony Cheng <tony.cheng@amd.com> | 2017-11-16 23:37:10 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-14 10:53:26 -0500 |
commit | 9168a586e865083646e737a19ab38db8f1dcff3e (patch) | |
tree | 64ca7c257dd9f660ce520fa4adace50d13f4bd4c /drivers/gpu/drm/amd/display/dc/dc.h | |
parent | 963aa22dc983f11d19f0e106ee7d9fddb229abda (diff) |
drm/amd/display: dal 3.1.23
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/display/dc/dc.h')
-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 96559925bea7..f785d4a679df 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.22" +#define DC_VER "3.1.23" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |