diff options
author | Tony Cheng <[email protected]> | 2017-11-16 23:37:10 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-14 10:53:26 -0500 |
commit | 9168a586e865083646e737a19ab38db8f1dcff3e (patch) | |
tree | 64ca7c257dd9f660ce520fa4adace50d13f4bd4c | |
parent | 963aa22dc983f11d19f0e106ee7d9fddb229abda (diff) |
drm/amd/display: dal 3.1.23
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 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 |