diff options
author | Tony Cheng <tony.cheng@amd.com> | 2018-05-08 12:24:40 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-06-15 12:20:27 -0500 |
commit | e0d4234982b3e9ce7eaa6c1726ceb04efd0b800f (patch) | |
tree | 10586a0118e763aabfe7082ede475fb05c8d39ec /drivers | |
parent | a27f1996778363adc5ca3a31f6306edd8fa54350 (diff) | |
download | linux-e0d4234982b3e9ce7eaa6c1726ceb04efd0b800f.tar.bz2 |
drm/amd/display: dal 3.1.46
Signed-off-by: Tony Cheng <tony.cheng@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers')
-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 7a70a24ef736..74fc4f6d9cdf 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.45" +#define DC_VER "3.1.46" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |