diff options
author | Tony Cheng <tony.cheng@amd.com> | 2018-08-27 13:35:31 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-09-14 15:47:45 -0500 |
commit | cac7643a27ff15a3be2bf375fe7abd4cced228c3 (patch) | |
tree | 3093774f7530e4615b4d9dcd1bcf70cfc08fafb1 /drivers/gpu/drm/amd/display | |
parent | c276f81b72401d64eac221d53ba24986186c502a (diff) | |
download | linux-cac7643a27ff15a3be2bf375fe7abd4cced228c3.tar.gz linux-cac7643a27ff15a3be2bf375fe7abd4cced228c3.tar.bz2 linux-cac7643a27ff15a3be2bf375fe7abd4cced228c3.zip |
drm/amd/display: dc 3.1.66
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Steven Chiu <Steven.Chiu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display')
-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 a769d07d947f..7691139363a9 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.65" +#define DC_VER "3.1.66" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |