diff options
author | Aric Cyr <[email protected]> | 2023-08-27 15:07:35 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-09-11 17:18:16 -0400 |
commit | c8b249a783488355f98db3b13137ce71cc869c96 (patch) | |
tree | c1df36409f0394c23f8d2411fc3d6b132bc49dae | |
parent | 7f7925e258288cfcfa2b0e0631fcd91a39744f94 (diff) |
drm/amd/display: 3.2.250
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 9e02d2230028..52236932dd3e 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.249" +#define DC_VER "3.2.250" #define MAX_SURFACES 3 #define MAX_PLANES 6 |