diff options
author | Anthony Koo <Anthony.Koo@amd.com> | 2019-07-27 15:10:54 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-15 10:57:00 -0500 |
commit | 2c95e35fef21db2aec40c21f6d5267ae6e06a2e6 (patch) | |
tree | 58780b05a4116963846a2b2f91080aaa90c7d503 /drivers | |
parent | 9b420a19bd077f81caadcb34738d7298550a7ed7 (diff) | |
download | linux-2c95e35fef21db2aec40c21f6d5267ae6e06a2e6.tar.bz2 |
drm/amd/display: 3.2.45
Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@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 5e53a9eabb34..7bc16eaf8b01 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.44" +#define DC_VER "3.2.45" #define MAX_SURFACES 3 #define MAX_PLANES 6 |