diff options
author | Aric Cyr <[email protected]> | 2021-12-10 15:04:08 -0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-12-14 16:08:53 -0500 |
commit | b4acd97bf827122bd333a4d043c275a4eb9db905 (patch) | |
tree | 1d2784b775b3337164b6708723c27fbee6e3fbf3 | |
parent | 4866b0bfea40cddb7275c88aeb95b47dac3d2a35 (diff) |
drm/amd/display: 3.2.166
Tested-by: Daniel Wheeler <[email protected]>
Acked-by: Pavle Kotarac <[email protected]>
Signed-off-by: Aric Cyr <[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 963b58803ae5..18e59d635ca2 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.164" +#define DC_VER "3.2.166" #define MAX_SURFACES 3 #define MAX_PLANES 6 |