diff options
author | Aric Cyr <aric.cyr@amd.com> | 2019-03-23 00:27:52 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-04-10 21:53:28 +0300 |
commit | 2fbbd495e9fe0f6fffdf999833848bc2e928a1ea (patch) | |
tree | 3f1ac3b814ba7cda0bc80df37d6a50fbdf68e681 /drivers | |
parent | b4423fd9cf3e5ba0e36c42cee12db167dae6cf5e (diff) | |
download | linux-2fbbd495e9fe0f6fffdf999833848bc2e928a1ea.tar.xz |
drm/amd/display: 3.2.25
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@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 16483bf82c8f..dc6a2c236ba7 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.24" +#define DC_VER "3.2.25" #define MAX_SURFACES 3 #define MAX_PLANES 6 |