diff options
| author | Tony Cheng <tony.cheng@amd.com> | 2018-07-18 20:30:09 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2018-09-10 22:41:52 -0500 |
| commit | 43c40a02c1b1bbedbf7c1c10392cf885a0bb3f46 (patch) | |
| tree | 89bcfb06bd4d10bc95b66f950ea88c65c1060895 /drivers/gpu | |
| parent | drm/amdgpu: manually map the shadow BOs again (diff) | |
| download | linux-43c40a02c1b1bbedbf7c1c10392cf885a0bb3f46.tar.gz linux-43c40a02c1b1bbedbf7c1c10392cf885a0bb3f46.zip | |
drm/amd/display: dc 3.1.64
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu')
| -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 2faff1b8821d..dee0f28e683d 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.63" +#define DC_VER "3.1.64" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |
