diff options
author | Anthony Koo <Anthony.Koo@amd.com> | 2020-08-03 16:12:58 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-08-17 14:06:55 -0400 |
commit | 1ffe92021e6cd27ee9ccc30012a57d8a4868e28f (patch) | |
tree | c98c21a490ff5e07d2e469bd0a6ea661b262257b /drivers/gpu/drm/amd/display | |
parent | 45083ed24b8df3b43ce17c5598b6304a044659e6 (diff) | |
download | linux-1ffe92021e6cd27ee9ccc30012a57d8a4868e28f.tar.bz2 |
drm/amd/display: 3.2.98
Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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 6d4cab948607..772b3a647700 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -42,7 +42,7 @@ #include "inc/hw/dmcu.h" #include "dml/display_mode_lib.h" -#define DC_VER "3.2.97" +#define DC_VER "3.2.98" #define MAX_SURFACES 3 #define MAX_PLANES 6 |