diff options
| author | Aric Cyr <[email protected]> | 2024-07-14 21:54:49 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-23 17:40:00 -0400 |
| commit | c8a0222dedf90e9a79b88814e32ffb43ac4beef6 (patch) | |
| tree | d45983c176c8d8c0d26616adc87a81bb5a607260 | |
| parent | 779ea9d32612f8e78a2f362d52cf31c23ba878f0 (diff) | |
drm/amd/display: 3.2.293
Signed-off-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Leo Li <[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 272ae1bdc57f..4077c1ddb9c1 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -55,7 +55,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.292" +#define DC_VER "3.2.293" #define MAX_SURFACES 3 #define MAX_PLANES 6 |