diff options
| author | Aric Cyr <[email protected]> | 2020-10-05 10:16:32 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-10-26 13:29:45 -0400 |
| commit | aaa0aed17e045816d21de2af258cdfd0af6f6ebd (patch) | |
| tree | cd81ade829d993cda86da5f863c0ff2dc68deec8 | |
| parent | 9abdf39203831215cfd298c0a7604a550621b4c5 (diff) | |
drm/amd/display: 3.2.107
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Aurabindo Pillai <[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 3f888570ffad..daa2589464fe 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.106" +#define DC_VER "3.2.107" #define MAX_SURFACES 3 #define MAX_PLANES 6 |