diff options
author | Tony Cheng <[email protected]> | 2017-11-15 23:58:20 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-12-14 10:51:37 -0500 |
commit | 4b87d3a87daecd6a828eeb05814482d97b16df31 (patch) | |
tree | abf71b79b2615d9f16195bbfd15954b916426cea | |
parent | f033680df696be9020fcc85bc649879988415c64 (diff) |
drm/amd/display: dal 3.1.21
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 c99ed85ba9a2..71f1802a25d7 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.20" +#define DC_VER "3.1.21" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |