diff options
author | Aric Cyr <[email protected]> | 2023-09-05 11:31:27 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-09-20 16:24:09 -0400 |
commit | 2d30263029dd1bdfd5868173fb12978666a40607 (patch) | |
tree | 3b229b0e036828dffb59ca1f2f5f428114883d91 | |
parent | 5b7954272ae96070263dd900735e70982e02eb80 (diff) |
drm/amd/display: 3.2.251
Acked-by: Rodrigo Siqueira <[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 2a7396e33c95..3c1fb97a5b4a 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.250" +#define DC_VER "3.2.251" #define MAX_SURFACES 3 #define MAX_PLANES 6 |