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 | |
| parent | drm/amd/display: WA for DF keeps awake after S0i3. (diff) | |
| download | linux-5e174ce63ed7da4807ee86913fda35229d60cdab.tar.gz 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>
| -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 |
