diff options
| author | Aric Cyr <aric.cyr@amd.com> | 2019-09-03 10:39:16 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2019-10-03 09:10:57 -0500 |
| commit | 79816043f0f2d07789e9eed2f578338563b01e01 (patch) | |
| tree | a19001478de6deed877655ea66d88329bc5f5701 | |
| parent | drm/amd/display: enable single dp seamless boot (diff) | |
| download | linux-79816043f0f2d07789e9eed2f578338563b01e01.tar.gz linux-79816043f0f2d07789e9eed2f578338563b01e01.zip | |
drm/amd/display: 3.2.51
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
| -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 c65f34aa2523..7c19ac71b424 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.50" +#define DC_VER "3.2.51" #define MAX_SURFACES 3 #define MAX_PLANES 6 |
