diff options
| author | Aric Cyr <[email protected]> | 2019-04-08 08:27:18 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-04-23 17:28:05 -0500 |
| commit | 00ae0af700ccef23d8c2ec76a11bd95c46ebdfd2 (patch) | |
| tree | 517c446a7e06731593184600e0b28fbf58e09154 | |
| parent | 5b7c0d8d2bade0f743009e5c2deb541792e0e963 (diff) | |
drm/amd/display: 3.2.27
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
| -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 3459e39714bc..aa2954dda129 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.26" +#define DC_VER "3.2.27" #define MAX_SURFACES 3 #define MAX_PLANES 6 |