diff options
| author | Aric Cyr <[email protected]> | 2020-01-13 08:40:00 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-01-22 16:55:28 -0500 |
| commit | 2c61704bcaeed3b51dd48f97003533f40dbf3050 (patch) | |
| tree | 396e6ab1509eed28932191d8287e41551c56c7b8 | |
| parent | 9eeec26a13392d6efb5215c26b5e9965ef7ac2af (diff) | |
drm/amd/display: 3.2.69
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Bhawanpreet Lakha <[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 7d31dcb9e37f..8ff25b5dd2f6 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.68" +#define DC_VER "3.2.69" #define MAX_SURFACES 3 #define MAX_PLANES 6 |