diff options
| author | Tony Cheng <tony.cheng@amd.com> | 2017-10-12 22:18:12 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2017-10-21 16:52:07 -0400 |
| commit | 9e7da3268aedd21d559f0f27406874cf92ff582a (patch) | |
| tree | a43072d190fbbd75f96ac259f82a3cacc446e948 /drivers/gpu | |
| parent | bb16bee4b394bafd6168c7719b7b07e19d1f0ce1 (diff) | |
| download | linux-9e7da3268aedd21d559f0f27406874cf92ff582a.tar.gz linux-9e7da3268aedd21d559f0f27406874cf92ff582a.tar.bz2 linux-9e7da3268aedd21d559f0f27406874cf92ff582a.zip | |
drm/amd/display: dal 3.1.07
- regression fixes in dal 3.1.06
- more linux upstream backport
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 37a779ead4fb..9d8f4a55c74e 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -38,8 +38,7 @@ #include "inc/compressor.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.1.06" - +#define DC_VER "3.1.07" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |
