diff options
| author | Tony Cheng <tony.cheng@amd.com> | 2017-10-25 00:15:05 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2017-12-04 16:41:39 -0500 |
| commit | 2d7d273d22aa22cb95077de9d3e366c8084c3b20 (patch) | |
| tree | d9a692ed9cde14a8c2998b76d76b76f27b62c8b7 /drivers/gpu | |
| parent | drm/amd/display: correct DP is always in full range or bt609 (diff) | |
| download | linux-2d7d273d22aa22cb95077de9d3e366c8084c3b20.tar.gz linux-2d7d273d22aa22cb95077de9d3e366c8084c3b20.zip | |
drm/amd/display: dal 3.1.10
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 | 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 e39371797eeb..4019e7417c88 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.09" +#define DC_VER "3.1.10" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |
