diff options
author | Aric Cyr <[email protected]> | 2022-11-28 09:43:09 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-12-06 10:17:07 -0500 |
commit | 2c4ce7e488e679b95f392f4c87532d99d367fbd7 (patch) | |
tree | ed306026b27d8c1b02d58eab8a1d4b71d0731900 | |
parent | 9a10c126e0ded0154cfaa14fa7369bd558244c96 (diff) |
drm/amd/display: 3.2.215
Acked-by: Stylon Wang <[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 3cb8cf065204..85ebeaa2de18 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -47,7 +47,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.214" +#define DC_VER "3.2.215" #define MAX_SURFACES 3 #define MAX_PLANES 6 |