diff options
author | Aric Cyr <[email protected]> | 2023-05-08 00:32:41 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-06-09 09:40:01 -0400 |
commit | 629b8ede8b93428b8d124d343b5fbb57ab64d5a8 (patch) | |
tree | 8344efdcd20c7284cc7201f892872dcfbd0801b8 | |
parent | 3a31e8b89b7240d9a17ace8a1ed050bdcb560f9e (diff) |
drm/amd/display: 3.2.236
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Aric Cyr <[email protected]>
Tested-by: Daniel Wheeler <[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 8be2e6d6d888..2dff1a5cf3b1 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -45,7 +45,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.235" +#define DC_VER "3.2.236" #define MAX_SURFACES 3 #define MAX_PLANES 6 |