diff options
author | Tony Cheng <tony.cheng@amd.com> | 2018-09-10 11:30:52 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-10-09 17:03:18 -0500 |
commit | 5e174ce63ed7da4807ee86913fda35229d60cdab (patch) | |
tree | b22f3a934b583b947f41da0ea43a57756c37a693 /drivers/gpu/drm/amd/display/dc/dc.h | |
parent | ceb9831dd6e5dfb79f94b205eade4ecc29e26d60 (diff) | |
download | talos-obmc-linux-5e174ce63ed7da4807ee86913fda35229d60cdab.tar.gz talos-obmc-linux-5e174ce63ed7da4807ee86913fda35229d60cdab.zip |
drm/amd/display: dc 3.1.68
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/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 f3284839e324..199527171100 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.67" +#define DC_VER "3.1.68" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |