diff options
author | Steven Chiu <steven.chiu@amd.com> | 2018-11-05 19:42:19 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-11-30 20:01:51 +0300 |
commit | c452de15cfe561b1af56dbf040c4006f43a6ec35 (patch) | |
tree | c0b4220aeb528e22181fd3490870ea02ae8b51f3 /drivers/gpu/drm/amd/display | |
parent | 50f9ca048c190b08f06a2b88e4d18d507b528b52 (diff) | |
download | linux-c452de15cfe561b1af56dbf040c4006f43a6ec35.tar.xz |
drm/amd/display: 3.2.07
Signed-off-by: Steven Chiu <steven.chiu@amd.com>
Reviewed-by: Shahin Khayyer <Shahin.Khayyer@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display')
-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 dea8bc39c688..70873d28f02a 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -39,7 +39,7 @@ #include "inc/hw/dmcu.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.06" +#define DC_VER "3.2.07" #define MAX_SURFACES 3 #define MAX_STREAMS 6 |